diff --git a/Examples/MagicWeather/MagicWeather.xcodeproj/project.pbxproj b/Examples/MagicWeather/MagicWeather.xcodeproj/project.pbxproj index fa7847fdb2..dcb398667c 100644 --- a/Examples/MagicWeather/MagicWeather.xcodeproj/project.pbxproj +++ b/Examples/MagicWeather/MagicWeather.xcodeproj/project.pbxproj @@ -455,7 +455,7 @@ repositoryURL = "https://github.com/RevenueCat/purchases-ios-spm"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 5.5.0; + minimumVersion = 5.16.0; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Examples/MagicWeather/MagicWeather.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Examples/MagicWeather/MagicWeather.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index c1493799b1..641be4871b 100644 --- a/Examples/MagicWeather/MagicWeather.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Examples/MagicWeather/MagicWeather.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/RevenueCat/purchases-ios-spm", "state" : { - "revision" : "c7058bfd80d7f42ca6aa392bf1fab769d1158bf1", - "version" : "5.5.0" + "revision" : "8bfab6b8e76e2bdc88d48dae1e34bc6e842f0bf8", + "version" : "5.16.1" } } ],