mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-17 11:48:27 +00:00
Update SPM SDK branch to Beta
This commit is contained in:
parent
d9d2d24d85
commit
1fff8d6d36
2 changed files with 3 additions and 3 deletions
|
|
@ -2227,7 +2227,7 @@
|
|||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://gitlab.linphone.org/BC/public/linphone-sdk-swift-ios.git";
|
||||
requirement = {
|
||||
branch = alpha;
|
||||
branch = beta;
|
||||
kind = branch;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -122,8 +122,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://gitlab.linphone.org/BC/public/linphone-sdk-swift-ios.git",
|
||||
"state" : {
|
||||
"branch" : "alpha",
|
||||
"revision" : "859ffa75fe7118f861aec8baf0d9696671d349f5"
|
||||
"branch" : "beta",
|
||||
"revision" : "b8d2de798884cea09a4fea52b2b0fdc7e3cd0c20"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue