We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9715c5 commit ab76831Copy full SHA for ab76831
Package.swift
@@ -5,7 +5,7 @@ import PackageDescription
5
let package = Package(
6
name: "BatchMixpanelSwiftDispatcher",
7
platforms: [
8
- .iOS(.v10)
+ .iOS(.v11)
9
],
10
products: [
11
.library(
0 commit comments