Skip to content

Commit

Permalink
[MOB-3050] Temporarily point to feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
d4r1091 committed Dec 10, 2024
1 parent 75a2cfd commit 4fa895f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21497,7 +21497,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/ecosia/ios-core.git";
requirement = {
branch = main;
branch = "dc-mob-3050-display-push-consent-experiment";
kind = branch;
};
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/ecosia/ios-core.git",
"state" : {
"branch" : "main",
"revision" : "d7dc6360e05f7da8ba5c703a68ef9e9c33381624"
"branch" : "dc-mob-3050-display-push-consent-experiment",
"revision" : "009e184b4ea98704a70cba69554c364a7a496ae9"
}
},
{
Expand Down

0 comments on commit 4fa895f

Please sign in to comment.