Update project.pbxproj

This commit is contained in:
Gerald Versluis 2022-10-07 11:12:11 +02:00
parent 64d6b5d5dc
commit 90dbf4f010
No known key found for this signature in database
GPG key ID: 81501CE0693195A3

View file

@ -289,6 +289,7 @@
CAFE4ABB25B7D54B0064FE51 /* UpdatesPreferencePane.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpdatesPreferencePane.swift; sourceTree = "<group>"; };
CAFFFED7259CDA5000903F81 /* XcodeListViewRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodeListViewRow.swift; sourceTree = "<group>"; };
CAFFFEEE259CEAC400903F81 /* RingProgressViewStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RingProgressViewStyle.swift; sourceTree = "<group>"; };
E2AFDCCA28F024D000864ADD /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
E81D7E9F2805250100A205FC /* Collection+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Collection+.swift"; sourceTree = "<group>"; };
E872EE4F2808D4F100D3DD8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
E87DD6EA25D053FA00D86808 /* Progress+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Progress+.swift"; sourceTree = "<group>"; };
@ -721,6 +722,7 @@
de,
uk,
fi,
nl,
);
mainGroup = CAD2E7952449574E00113D76;
packageReferences = (
@ -934,6 +936,7 @@
A0187D39285792D1002F46F9 /* de */,
7CBF284E28606D2C001AA66B /* uk */,
5AA8A6102877EDAD009ECDB0 /* fi */,
E2AFDCCA28F024D000864ADD /* nl */,
);
name = Localizable.strings;
sourceTree = "<group>";