Skip to content

Commit

Permalink
Update Letterbox to official SRG tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pyby committed Sep 9, 2022
1 parent 80c24c5 commit e80b71b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ name: srgdiagnostics-apple, nameSpecified: srgdiagnostics-apple, owner: SRGSSR,

name: srgidentity-apple, nameSpecified: srgidentity-apple, owner: SRGSSR, version: 3.3.0, source: https://github.com/SRGSSR/srgidentity-apple

name: srgletterbox-apple, nameSpecified: srgletterbox-apple, owner: SRGSSR, version: , source: https://github.com/SRGSSR/srgletterbox-apple
name: srgletterbox-apple, nameSpecified: srgletterbox-apple, owner: SRGSSR, version: 8.3.1, source: https://github.com/SRGSSR/srgletterbox-apple

name: srglogger-apple, nameSpecified: srglogger-apple, owner: SRGSSR, version: 3.1.0, source: https://github.com/SRGSSR/srglogger-apple

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
<key>File</key>
<string>com.mono0926.LicensePlist/srgletterbox-apple</string>
<key>Title</key>
<string>srgletterbox-apple</string>
<string>srgletterbox-apple (8.3.1)</string>
<key>Type</key>
<string>PSChildPaneSpecifier</string>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions PlaySRG.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -19066,8 +19066,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SRGSSR/srgletterbox-apple.git";
requirement = {
branch = develop;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 8.3.1;
};
};
6F6DD3A924E449D7003F9437 /* XCRemoteSwiftPackageReference "srgdataprovider-apple" */ = {
Expand Down
4 changes: 2 additions & 2 deletions PlaySRG.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/SRGSSR/srgletterbox-apple.git",
"state" : {
"branch" : "develop",
"revision" : "188c6eabe4a01145f4aadebea75ba19d2c79cb40"
"revision" : "9f4c6dcee58f1de29759e0c0d512ecc83beeddbf",
"version" : "8.3.1"
}
},
{
Expand Down

0 comments on commit e80b71b

Please sign in to comment.