|
53 | 53 | 6758B93C281E74F2001D83D8 /* Date+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6758B93B281E74F2001D83D8 /* Date+.swift */; }; |
54 | 54 | 6758B93E281E7695001D83D8 /* Optional+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6758B93D281E7695001D83D8 /* Optional+.swift */; }; |
55 | 55 | 6758B946281ED194001D83D8 /* ErrorResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6758B945281ED194001D83D8 /* ErrorResponse.swift */; }; |
| 56 | + 675A370328547ACA00DAE071 /* Localizable.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 675A370528547ACA00DAE071 /* Localizable.stringsdict */; }; |
56 | 57 | 675EC649281289FB00C2E229 /* SportsGroundSize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 675EC648281289FB00C2E229 /* SportsGroundSize.swift */; }; |
57 | 58 | 675EC64B28128B7E00C2E229 /* SportsGroundGrade.swift in Sources */ = {isa = PBXBuildFile; fileRef = 675EC64A28128B7E00C2E229 /* SportsGroundGrade.swift */; }; |
58 | | - 675EC64D281405A900C2E229 /* Plurals.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 675EC64C281405A900C2E229 /* Plurals.stringsdict */; }; |
59 | 59 | 675EC64F2814126800C2E229 /* TextEntryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 675EC64E2814126800C2E229 /* TextEntryView.swift */; }; |
60 | 60 | 675EC653281445E500C2E229 /* MapViewUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 675EC652281445E500C2E229 /* MapViewUI.swift */; }; |
61 | 61 | 675EC6572815433600C2E229 /* UsersListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 675EC6562815433600C2E229 /* UsersListView.swift */; }; |
|
190 | 190 | 6758B93B281E74F2001D83D8 /* Date+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+.swift"; sourceTree = "<group>"; }; |
191 | 191 | 6758B93D281E7695001D83D8 /* Optional+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Optional+.swift"; sourceTree = "<group>"; }; |
192 | 192 | 6758B945281ED194001D83D8 /* ErrorResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorResponse.swift; sourceTree = "<group>"; }; |
| 193 | + 675A370628547ACD00DAE071 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ru; path = ru.lproj/Localizable.stringsdict; sourceTree = "<group>"; }; |
193 | 194 | 675EC648281289FB00C2E229 /* SportsGroundSize.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SportsGroundSize.swift; sourceTree = "<group>"; }; |
194 | 195 | 675EC64A28128B7E00C2E229 /* SportsGroundGrade.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SportsGroundGrade.swift; sourceTree = "<group>"; }; |
195 | | - 675EC64C281405A900C2E229 /* Plurals.stringsdict */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; path = Plurals.stringsdict; sourceTree = "<group>"; }; |
196 | 196 | 675EC64E2814126800C2E229 /* TextEntryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextEntryView.swift; sourceTree = "<group>"; }; |
197 | 197 | 675EC652281445E500C2E229 /* MapViewUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapViewUI.swift; sourceTree = "<group>"; }; |
198 | 198 | 675EC65528153B8200C2E229 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
571 | 571 | 6798AA4B280AF1C200DB76F1 /* LaunchScreen.storyboard */, |
572 | 572 | 6798AA41280AEDCA00DB76F1 /* Assets.xcassets */, |
573 | 573 | 6798AA80280BF13100DB76F1 /* Localizable.strings */, |
574 | | - 675EC64C281405A900C2E229 /* Plurals.stringsdict */, |
| 574 | + 675A370528547ACA00DAE071 /* Localizable.stringsdict */, |
575 | 575 | ); |
576 | 576 | path = Resources; |
577 | 577 | sourceTree = "<group>"; |
|
822 | 822 | 672F2BE32832BC7C0000A193 /* oldEvents.json in Resources */, |
823 | 823 | 6798AA7E280BF13100DB76F1 /* Localizable.strings in Resources */, |
824 | 824 | 6798AA42280AEDCA00DB76F1 /* Assets.xcassets in Resources */, |
825 | | - 675EC64D281405A900C2E229 /* Plurals.stringsdict in Resources */, |
| 825 | + 675A370328547ACA00DAE071 /* Localizable.stringsdict in Resources */, |
826 | 826 | ); |
827 | 827 | runOnlyForDeploymentPostprocessing = 0; |
828 | 828 | }; |
|
965 | 965 | /* End PBXSourcesBuildPhase section */ |
966 | 966 |
|
967 | 967 | /* Begin PBXVariantGroup section */ |
| 968 | + 675A370528547ACA00DAE071 /* Localizable.stringsdict */ = { |
| 969 | + isa = PBXVariantGroup; |
| 970 | + children = ( |
| 971 | + 675A370628547ACD00DAE071 /* ru */, |
| 972 | + ); |
| 973 | + name = Localizable.stringsdict; |
| 974 | + sourceTree = "<group>"; |
| 975 | + }; |
968 | 976 | 6798AA80280BF13100DB76F1 /* Localizable.strings */ = { |
969 | 977 | isa = PBXVariantGroup; |
970 | 978 | children = ( |
|
0 commit comments