diff --git a/Package.swift b/Package.swift index 107e3aa..49c0516 100644 --- a/Package.swift +++ b/Package.swift @@ -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.