Update MoSoContent to use develop

This commit is contained in:
Conor Masterson 2024-01-17 16:16:51 -05:00
parent aed7b05ebc
commit b72a5c2d7e
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -1447,7 +1447,7 @@
isa = XCRemoteSwiftPackageReference; isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/MozillaSocial/mozilla-social-ios"; repositoryURL = "https://github.com/MozillaSocial/mozilla-social-ios";
requirement = { requirement = {
branch = segmentedControlPublic; branch = develop;
kind = branch; kind = branch;
}; };
}; };

View file

@ -86,8 +86,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/MozillaSocial/mozilla-social-ios", "location" : "https://github.com/MozillaSocial/mozilla-social-ios",
"state" : { "state" : {
"branch" : "segmentedControlPublic", "branch" : "develop",
"revision" : "9eac1bf5de30e605dc0e885c0427fc875a708d76" "revision" : "99fc895aff02ab76696c75cd08757ad5ea6ac5ed"
} }
}, },
{ {