Skip to content

Commit

Permalink
use spm branhc on package file
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilveirah committed Apr 22, 2024
1 parent fb5d5b4 commit fcd7f32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Example/ConsentViewController.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6001,7 +6001,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SourcePointUSA/ios-cmp-app";
requirement = {
branch = develop;
branch = fix_spm_runtime;
kind = branch;
};
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/SourcePointUSA/ios-cmp-app",
"state" : {
"branch" : "develop",
"revision" : "fe1865d40269aec2898eec7e0672e75be9456474"
"branch" : "fix_spm_runtime",
"revision" : "fb5d5b42fbd3dcd08be3fe9dfc953edd9e1483a9"
}
}
],
Expand Down

0 comments on commit fcd7f32

Please sign in to comment.