Skip to content

Commit

Permalink
updated purchases-ios dependency in MagicWeather to use the feature b…
Browse files Browse the repository at this point in the history
…ranch
  • Loading branch information
aboedo committed May 27, 2021
1 parent 5ad9237 commit be41eb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Examples/MagicWeather/MagicWeather.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/RevenueCat/purchases-ios.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 3.9.1;
branch = feature/identityV3_public_facing_changes;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"package": "Purchases",
"repositoryURL": "https://github.com/RevenueCat/purchases-ios.git",
"state": {
"branch": null,
"revision": "5952f970bb29b8bfd517ff15a96aede53a943828",
"version": "3.10.1"
"branch": "feature/identityV3_public_facing_changes",
"revision": "a20557204bc082f5baa6e713b5514a7fc9cee9d9",
"version": null
}
}
]
Expand Down

0 comments on commit be41eb2

Please sign in to comment.