Set iOS version to 15
This commit is contained in:
@@ -7,6 +7,7 @@ let package = Package(
|
|||||||
name: "swift-openfoodfacts-sdk",
|
name: "swift-openfoodfacts-sdk",
|
||||||
platforms: [
|
platforms: [
|
||||||
.macOS(.v14),
|
.macOS(.v14),
|
||||||
|
.iOS(.v15),
|
||||||
],
|
],
|
||||||
products: [
|
products: [
|
||||||
// Products define the executables and libraries a package produces, making them visible to other packages.
|
// Products define the executables and libraries a package produces, making them visible to other packages.
|
||||||
|
|||||||
Reference in New Issue
Block a user