Skip to content

Commit

Permalink
Merge pull request #354 from Concordium/update-realm
Browse files Browse the repository at this point in the history
Update realm version
  • Loading branch information
milsawicki authored Jul 28, 2023
2 parents 5530963 + 31cf575 commit d067740
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ConcordiumWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9023,7 +9023,7 @@
repositoryURL = "https://github.com/realm/realm-swift";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 10.28.0;
minimumVersion = 10.41.0;
};
};
8927A676286AC72E0007CAF1 /* XCRemoteSwiftPackageReference "SwiftCBOR" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/realm/realm-core",
"state" : {
"revision" : "6f6a0f415bd33cf2ced4467e36a47f7c84f0a1d7",
"version" : "12.5.1"
"revision" : "f1e962cd447f8b69f8f7cf46a188b1c6246923c5",
"version" : "13.17.0"
}
},
{
"identity" : "realm-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/realm/realm-swift",
"state" : {
"revision" : "ae0ceea258fd8f58392881cc4b2228bff62f74f5",
"version" : "10.28.7"
"revision" : "0155caac1a0830a9fbaaffe5866b909fad3a6fc4",
"version" : "10.41.1"
}
},
{
Expand Down

0 comments on commit d067740

Please sign in to comment.