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