Skip to content

Commit

Permalink
Change Demo XcodeCloud project to use mapbox-search-ios branch: main
Browse files Browse the repository at this point in the history
  • Loading branch information
aokj4ck committed Apr 15, 2024
1 parent cf37940 commit 3e3c015
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions xcode_cloud/Demo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -450,8 +450,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mapbox/mapbox-search-ios/";
requirement = {
kind = exactVersion;
version = "2.0.0-rc.3";
branch = main;
kind = branch;
};
};
040CD5152BCDBAA200DEB4E9 /* XCRemoteSwiftPackageReference "mapbox-common-ios" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mapbox/mapbox-search-ios/",
"state" : {
"revision" : "5e56456ccc6eaa68bd16e2313fdee39197800e43",
"version" : "2.0.0-rc.3"
"branch" : "main",
"revision" : "284487ba5f5dc2c1b8bb694114742613e475e57f"
}
}
],
Expand Down

0 comments on commit 3e3c015

Please sign in to comment.