|
84 | 84 | 26D7817026CA004B00BBF555 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26D7816F26CA004B00BBF555 /* SettingsView.swift */; }; |
85 | 85 | 26D7817A26CAD19F00BBF555 /* ColorPalette.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26D7817926CAD19F00BBF555 /* ColorPalette.swift */; }; |
86 | 86 | 26F426EF26C72D7D00D0866B /* ChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26F426EE26C72D7D00D0866B /* ChartView.swift */; }; |
| 87 | + F9A88B642765357600B2B94C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F9A88B662765357600B2B94C /* Localizable.strings */; }; |
87 | 88 | /* End PBXBuildFile section */ |
88 | 89 |
|
89 | 90 | /* Begin PBXContainerItemProxy section */ |
|
186 | 187 | 26D7816F26CA004B00BBF555 /* SettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; }; |
187 | 188 | 26D7817926CAD19F00BBF555 /* ColorPalette.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorPalette.swift; sourceTree = "<group>"; }; |
188 | 189 | 26F426EE26C72D7D00D0866B /* ChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChartView.swift; sourceTree = "<group>"; }; |
| 190 | + F99B8DCC276778FF0096A84D /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 191 | + F9A88B652765357600B2B94C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
189 | 192 | /* End PBXFileReference section */ |
190 | 193 |
|
191 | 194 | /* Begin PBXFrameworksBuildPhase section */ |
|
319 | 322 | 264BFE4F26BC51CF0050A223 /* Info.plist */, |
320 | 323 | 2601AF612721D0BF00D999EF /* InfiniLink.xcdatamodeld */, |
321 | 324 | 264BFE4726BC51CF0050A223 /* Preview Content */, |
| 325 | + F9A88B662765357600B2B94C /* Localizable.strings */, |
322 | 326 | ); |
323 | 327 | path = InfiniLink; |
324 | 328 | sourceTree = "<group>"; |
|
584 | 588 | knownRegions = ( |
585 | 589 | en, |
586 | 590 | Base, |
| 591 | + ru, |
587 | 592 | ); |
588 | 593 | mainGroup = 264BFE3526BC51CE0050A223; |
589 | 594 | packageReferences = ( |
|
607 | 612 | buildActionMask = 2147483647; |
608 | 613 | files = ( |
609 | 614 | 264BFE7826BCAAC00050A223 /* README.md in Resources */, |
| 615 | + F9A88B642765357600B2B94C /* Localizable.strings in Resources */, |
610 | 616 | 264BFE4926BC51CF0050A223 /* Preview Assets.xcassets in Resources */, |
611 | 617 | 264BFE4626BC51CF0050A223 /* Assets.xcassets in Resources */, |
612 | 618 | ); |
|
737 | 743 | }; |
738 | 744 | /* End PBXTargetDependency section */ |
739 | 745 |
|
| 746 | +/* Begin PBXVariantGroup section */ |
| 747 | + F9A88B662765357600B2B94C /* Localizable.strings */ = { |
| 748 | + isa = PBXVariantGroup; |
| 749 | + children = ( |
| 750 | + F9A88B652765357600B2B94C /* en */, |
| 751 | + F99B8DCC276778FF0096A84D /* ru */, |
| 752 | + ); |
| 753 | + name = Localizable.strings; |
| 754 | + sourceTree = "<group>"; |
| 755 | + }; |
| 756 | +/* End PBXVariantGroup section */ |
| 757 | + |
740 | 758 | /* Begin XCBuildConfiguration section */ |
741 | 759 | 264BFE6626BC51CF0050A223 /* Debug */ = { |
742 | 760 | isa = XCBuildConfiguration; |
|
0 commit comments