From 958525e2c0b340d22e360a8efbe483b2f77aa587 Mon Sep 17 00:00:00 2001 From: Joan Cardona Date: Thu, 13 Feb 2025 18:07:49 +0100 Subject: [PATCH] Upgrade RevenueCat SDK to be able to test paywalls v2 --- Examples/MagicWeather/MagicWeather.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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" } } ],