Skip to content
Snippets Groups Projects
Commit 959c7826 authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Update to min iOS version 11.0

parent 9bc723c0
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ import PackageDescription
let package = Package(
name: "AppleLibs",
platforms: [
.iOS(.v9)
.iOS(.v11)
],
products: [
.library(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment