Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into google-drive
Browse files Browse the repository at this point in the history
  • Loading branch information
Catta1997 committed Jun 5, 2024
2 parents 54fcae1 + 8d66b14 commit 7d52349
Show file tree
Hide file tree
Showing 2 changed files with 311 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PlayCover.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
B17FD03F28C70C7300B1D4CA /* CoreUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreUI.h; sourceTree = "<group>"; };
B17FD04628C7B0D900B1D4CA /* AssetsExtractor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AssetsExtractor.swift; sourceTree = "<group>"; };
B4CFC2E92BF66DCC006E57DB /* GoogleDrive.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleDrive.swift; sourceTree = "<group>"; };
B490E8692C0D0E8A004383FA /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
B6603E1028E206A300DEFA3F /* UninstallSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UninstallSettings.swift; sourceTree = "<group>"; };
B6603E1228E2257800DEFA3F /* Uninstaller.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Uninstaller.swift; sourceTree = "<group>"; };
B6825C3428F3D23600E3015A /* InstallSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstallSettings.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -533,6 +534,7 @@
ro,
hi,
da,
it,
);
mainGroup = 8783CFEE26B8C52D00171041;
packageReferences = (
Expand Down Expand Up @@ -752,6 +754,7 @@
6E692F1D290B349F0090D9EC /* ro */,
68C79E67296741580041DBC9 /* hi */,
6EA4A34B29B61CE9005F4679 /* da */,
B490E8692C0D0E8A004383FA /* it */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
Loading

0 comments on commit 7d52349

Please sign in to comment.