|
93 | 93 | 2346FDA2233B6BC40025B68D /* Countries.json in Resources */ = {isa = PBXBuildFile; fileRef = 2346FD6D233B65400025B68D /* Countries.json */; }; |
94 | 94 | 2346FDA3233B6C680025B68D /* Countries.json in Resources */ = {isa = PBXBuildFile; fileRef = 2346FD6D233B65400025B68D /* Countries.json */; }; |
95 | 95 | 23BD95C322CD00DB001759CE /* AppOpenMockRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23BD95C222CD00DB001759CE /* AppOpenMockRepository.swift */; }; |
96 | | - 2909463824211DEF00BA254F /* LocalizationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A72DF623FFECE500CE8483 /* LocalizationManager.framework */; }; |
97 | 96 | 29A72DF023FFEC9600CE8483 /* LocalizationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A72DEF23FFEC9600CE8483 /* LocalizationManager.framework */; }; |
98 | 97 | 29A72DF323FFECD700CE8483 /* LocalizationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A72DF223FFECD700CE8483 /* LocalizationManager.framework */; }; |
99 | | - 29A72DF723FFECE500CE8483 /* LocalizationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A72DF623FFECE500CE8483 /* LocalizationManager.framework */; }; |
100 | 98 | 29A72DFB23FFECED00CE8483 /* LocalizationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A72DFA23FFECED00CE8483 /* LocalizationManager.framework */; }; |
101 | 99 | 29A72DFF24000DFD00CE8483 /* LocalizationConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A72DFE24000DFD00CE8483 /* LocalizationConfig.swift */; }; |
102 | 100 | 29A72E002400166400CE8483 /* LocalizationConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A72DFE24000DFD00CE8483 /* LocalizationConfig.swift */; }; |
|
186 | 184 | A83A140922F2CB5C002A7682 /* SectionKeyHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83A140822F2CB5C002A7682 /* SectionKeyHelper.swift */; }; |
187 | 185 | A864BBEC22F31AD200CC2BFF /* LocalizationItemIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = A864BBEB22F31AD200CC2BFF /* LocalizationItemIdentifier.swift */; }; |
188 | 186 | A8ECFA3022F44E2D009D2175 /* ProposalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8ECFA2E22F44E2D009D2175 /* ProposalViewController.swift */; }; |
| 187 | + B4369B1D242A1A8800156B68 /* LocalizationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B4369B1C242A1A8800156B68 /* LocalizationManager.framework */; }; |
| 188 | + B4369B1E242A1A8800156B68 /* LocalizationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B4369B1C242A1A8800156B68 /* LocalizationManager.framework */; }; |
189 | 189 | C0D852CE215A2C390090B7C5 /* Codable+Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0D852CD215A2C390090B7C5 /* Codable+Dictionary.swift */; }; |
190 | 190 | C0D852CF215A2C390090B7C5 /* Codable+Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0D852CD215A2C390090B7C5 /* Codable+Dictionary.swift */; }; |
191 | 191 | C0D852D0215A2C390090B7C5 /* Codable+Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0D852CD215A2C390090B7C5 /* Codable+Dictionary.swift */; }; |
|
327 | 327 | 23BD95C222CD00DB001759CE /* AppOpenMockRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppOpenMockRepository.swift; sourceTree = "<group>"; }; |
328 | 328 | 29A72DEF23FFEC9600CE8483 /* LocalizationManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalizationManager.framework; path = Carthage/Build/Mac/LocalizationManager.framework; sourceTree = "<group>"; }; |
329 | 329 | 29A72DF223FFECD700CE8483 /* LocalizationManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalizationManager.framework; path = Carthage/Build/iOS/LocalizationManager.framework; sourceTree = "<group>"; }; |
330 | | - 29A72DF623FFECE500CE8483 /* LocalizationManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalizationManager.framework; path = Carthage/Build/tvOS/LocalizationManager.framework; sourceTree = "<group>"; }; |
331 | 330 | 29A72DFA23FFECED00CE8483 /* LocalizationManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalizationManager.framework; path = Carthage/Build/watchOS/LocalizationManager.framework; sourceTree = "<group>"; }; |
332 | 331 | 29A72DFE24000DFD00CE8483 /* LocalizationConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizationConfig.swift; sourceTree = "<group>"; }; |
333 | 332 | 29D7EB5223FAB71900C622EA /* TranslationManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TranslationManager.framework; path = Carthage/Build/iOS/TranslationManager.framework; sourceTree = "<group>"; }; |
|
348 | 347 | 33E222ED1FA8C5280013CCC3 /* Validation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Classes/Model/Validation.swift; sourceTree = "<group>"; }; |
349 | 348 | 33E223021FA9F4EA0013CCC3 /* IPAddress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = IPAddress.swift; path = Classes/Model/IPAddress.swift; sourceTree = "<group>"; }; |
350 | 349 | 33E2230A1FA9F5010013CCC3 /* Continent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Continent.swift; path = Classes/Model/Continent.swift; sourceTree = "<group>"; }; |
351 | | - 7579C77123C346CE00A05022 /* APIFeedbackManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIFeedbackManager.swift; sourceTree = "<group>"; }; |
352 | 350 | 82CB55491C8DEAC200389D2B /* AppOpenResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppOpenResponse.swift; path = Classes/Model/AppOpenResponse.swift; sourceTree = "<group>"; }; |
353 | 351 | 82CB554A1C8DEAC200389D2B /* LanguageData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LanguageData.swift; path = Classes/Model/LanguageData.swift; sourceTree = "<group>"; }; |
354 | 352 | 839497BE1DC21DBF007FE281 /* Country.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Country.swift; path = Classes/Model/Country.swift; sourceTree = "<group>"; }; |
|
376 | 374 | A83A140822F2CB5C002A7682 /* SectionKeyHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectionKeyHelper.swift; sourceTree = "<group>"; }; |
377 | 375 | A864BBEB22F31AD200CC2BFF /* LocalizationItemIdentifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizationItemIdentifier.swift; sourceTree = "<group>"; }; |
378 | 376 | A8ECFA2E22F44E2D009D2175 /* ProposalViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProposalViewController.swift; sourceTree = "<group>"; }; |
| 377 | + B4369B1B242A19DF00156B68 /* NStackSDK.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = NStackSDK.podspec; sourceTree = "<group>"; }; |
| 378 | + B4369B1C242A1A8800156B68 /* LocalizationManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalizationManager.framework; path = Carthage/Build/tvOS/LocalizationManager.framework; sourceTree = "<group>"; }; |
379 | 379 | C0D852CD215A2C390090B7C5 /* Codable+Dictionary.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Codable+Dictionary.swift"; sourceTree = "<group>"; }; |
380 | 380 | C0D852D7215A373F0090B7C5 /* Routes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Routes.swift; sourceTree = "<group>"; }; |
381 | 381 | C0D852E2215A42EE0090B7C5 /* URLSession+Request.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URLSession+Request.swift"; sourceTree = "<group>"; }; |
|
426 | 426 | isa = PBXFrameworksBuildPhase; |
427 | 427 | buildActionMask = 2147483647; |
428 | 428 | files = ( |
429 | | - 29A72DF723FFECE500CE8483 /* LocalizationManager.framework in Frameworks */, |
| 429 | + B4369B1D242A1A8800156B68 /* LocalizationManager.framework in Frameworks */, |
430 | 430 | E3689BF91D9EBA14004620D6 /* Foundation.framework in Frameworks */, |
431 | 431 | E3689BFA1D9EBA14004620D6 /* UIKit.framework in Frameworks */, |
432 | 432 | ); |
|
437 | 437 | buildActionMask = 2147483647; |
438 | 438 | files = ( |
439 | 439 | E3689BEB1D9EB9EB004620D6 /* NStackSDK.framework in Frameworks */, |
440 | | - 2909463824211DEF00BA254F /* LocalizationManager.framework in Frameworks */, |
| 440 | + B4369B1E242A1A8800156B68 /* LocalizationManager.framework in Frameworks */, |
441 | 441 | ); |
442 | 442 | runOnlyForDeploymentPostprocessing = 0; |
443 | 443 | }; |
|
572 | 572 | 29A72DD023FAC8A000CE8483 /* Recovered References */ = { |
573 | 573 | isa = PBXGroup; |
574 | 574 | children = ( |
575 | | - 7579C77123C346CE00A05022 /* APIFeedbackManager.swift */, |
576 | 575 | 29D7EB5223FAB71900C622EA /* TranslationManager.framework */, |
577 | 576 | ); |
578 | 577 | name = "Recovered References"; |
|
611 | 610 | children = ( |
612 | 611 | 29A72DEF23FFEC9600CE8483 /* LocalizationManager.framework */, |
613 | 612 | 29A72DF223FFECD700CE8483 /* LocalizationManager.framework */, |
614 | | - 29A72DF623FFECE500CE8483 /* LocalizationManager.framework */, |
615 | 613 | 29A72DFA23FFECED00CE8483 /* LocalizationManager.framework */, |
| 614 | + B4369B1C242A1A8800156B68 /* LocalizationManager.framework */, |
616 | 615 | 83100E952333B13C00F84217 /* watchOS */, |
617 | 616 | 83100E942333B13600F84217 /* macOS */, |
618 | 617 | 83100E932333B13100F84217 /* tvOS */, |
|
625 | 624 | 30A3D83D1B9DB94100C2D15C = { |
626 | 625 | isa = PBXGroup; |
627 | 626 | children = ( |
| 627 | + B4369B1B242A19DF00156B68 /* NStackSDK.podspec */, |
628 | 628 | 30A3D8491B9DB94100C2D15C /* NStackSDK */, |
629 | 629 | 30A3D8551B9DB94100C2D15C /* NStackSDK Tests */, |
630 | 630 | 304C42851BA074CB00AE3D6F /* Frameworks */, |
|
1563 | 1563 | ONLY_ACTIVE_ARCH = YES; |
1564 | 1564 | SDKROOT = iphoneos; |
1565 | 1565 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1566 | | - SWIFT_VERSION = 4.2; |
| 1566 | + SWIFT_VERSION = 5.0; |
1567 | 1567 | TARGETED_DEVICE_FAMILY = "1,2"; |
1568 | 1568 | TVOS_DEPLOYMENT_TARGET = 9.0; |
1569 | 1569 | VERSIONING_SYSTEM = "apple-generic"; |
|
1619 | 1619 | LD_RUNPATH_SEARCH_PATHS = ""; |
1620 | 1620 | MTL_ENABLE_DEBUG_INFO = NO; |
1621 | 1621 | SDKROOT = iphoneos; |
1622 | | - SWIFT_VERSION = 4.2; |
| 1622 | + SWIFT_VERSION = 5.0; |
1623 | 1623 | TARGETED_DEVICE_FAMILY = "1,2"; |
1624 | 1624 | TVOS_DEPLOYMENT_TARGET = 9.0; |
1625 | 1625 | VALIDATE_PRODUCT = YES; |
|
1659 | 1659 | STRIP_INSTALLED_PRODUCT = NO; |
1660 | 1660 | SUPPORTS_MACCATALYST = NO; |
1661 | 1661 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1662 | | - SWIFT_VERSION = 5.0; |
1663 | 1662 | }; |
1664 | 1663 | name = Debug; |
1665 | 1664 | }; |
|
1694 | 1693 | SUPPORTS_MACCATALYST = NO; |
1695 | 1694 | SWIFT_COMPILATION_MODE = wholemodule; |
1696 | 1695 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
1697 | | - SWIFT_VERSION = 5.0; |
1698 | 1696 | }; |
1699 | 1697 | name = Release; |
1700 | 1698 | }; |
|
1787 | 1785 | SDKROOT = appletvos; |
1788 | 1786 | SKIP_INSTALL = YES; |
1789 | 1787 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
1790 | | - SWIFT_VERSION = 5.0; |
1791 | 1788 | TARGETED_DEVICE_FAMILY = 3; |
1792 | 1789 | TVOS_DEPLOYMENT_TARGET = 10.2; |
1793 | 1790 | }; |
|
1824 | 1821 | SKIP_INSTALL = YES; |
1825 | 1822 | SWIFT_COMPILATION_MODE = wholemodule; |
1826 | 1823 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
1827 | | - SWIFT_VERSION = 5.0; |
1828 | 1824 | TARGETED_DEVICE_FAMILY = 3; |
1829 | 1825 | TVOS_DEPLOYMENT_TARGET = 10.2; |
1830 | 1826 | }; |
|
0 commit comments