Mercurial > public > simoleon
comparison Simoleon.xcodeproj/project.pbxproj @ 71:f67568e5f6a2
Added CurrencyMetadata localisations
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Thu, 29 Jul 2021 10:16:26 +0100 |
parents | a6bddc1066b9 |
children | 2b85d6ed433e |
comparison
equal
deleted
inserted
replaced
70:3833a7d0a9f9 | 71:f67568e5f6a2 |
---|---|
8 | 8 |
9 /* Begin PBXBuildFile section */ | 9 /* Begin PBXBuildFile section */ |
10 950A377726A820F800CAB175 /* DefaultCurrency+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */; }; | 10 950A377726A820F800CAB175 /* DefaultCurrency+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */; }; |
11 950A377826A820F800CAB175 /* DefaultCurrency+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */; }; | 11 950A377826A820F800CAB175 /* DefaultCurrency+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */; }; |
12 9555933A269B0AB8000FD726 /* ParseJson.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95559339269B0AB8000FD726 /* ParseJson.swift */; }; | 12 9555933A269B0AB8000FD726 /* ParseJson.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95559339269B0AB8000FD726 /* ParseJson.swift */; }; |
13 9555933D269B0E0A000FD726 /* CurrencyMetadata.json in Resources */ = {isa = PBXBuildFile; fileRef = 9555933C269B0E0A000FD726 /* CurrencyMetadata.json */; }; | |
14 95561E3F26AF25EF00CCB543 /* SubscriptionFeature.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */; }; | 13 95561E3F26AF25EF00CCB543 /* SubscriptionFeature.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */; }; |
15 95562D4D26A8962A0047E778 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95562D4C26A8962A0047E778 /* StoreKit.framework */; }; | 14 95562D4D26A8962A0047E778 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95562D4C26A8962A0047E778 /* StoreKit.framework */; }; |
16 95562D5226A8AEF60047E778 /* Purchases in Frameworks */ = {isa = PBXBuildFile; productRef = 95562D5126A8AEF60047E778 /* Purchases */; }; | 15 95562D5226A8AEF60047E778 /* Purchases in Frameworks */ = {isa = PBXBuildFile; productRef = 95562D5126A8AEF60047E778 /* Purchases */; }; |
17 957065E226A5FE0400523E68 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 957065E126A5FE0400523E68 /* Settings.swift */; }; | 16 957065E226A5FE0400523E68 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 957065E126A5FE0400523E68 /* Settings.swift */; }; |
18 9585BB1226A6B71B00E3193E /* ReadConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1126A6B71B00E3193E /* ReadConfig.swift */; }; | 17 9585BB1226A6B71B00E3193E /* ReadConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1126A6B71B00E3193E /* ReadConfig.swift */; }; |
19 9585BB1426A6B7F400E3193E /* NetworkRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1326A6B7F400E3193E /* NetworkRequest.swift */; }; | 18 9585BB1426A6B7F400E3193E /* NetworkRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1326A6B7F400E3193E /* NetworkRequest.swift */; }; |
20 9585BB1A26A6E8FD00E3193E /* SimpleSuccess.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1926A6E8FD00E3193E /* SimpleSuccess.swift */; }; | 19 9585BB1A26A6E8FD00E3193E /* SimpleSuccess.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1926A6E8FD00E3193E /* SimpleSuccess.swift */; }; |
20 9587598D26B2A68B004086F0 /* CurrencyMetadata.json in Resources */ = {isa = PBXBuildFile; fileRef = 9587598F26B2A68B004086F0 /* CurrencyMetadata.json */; }; | |
21 95909CB326B07BFC00D051AB /* SearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95909CB226B07BFC00D051AB /* SearchBar.swift */; }; | 21 95909CB326B07BFC00D051AB /* SearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95909CB226B07BFC00D051AB /* SearchBar.swift */; }; |
22 95AEBC9526A03ECB00613729 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9426A03ECB00613729 /* ContentView.swift */; }; | 22 95AEBC9526A03ECB00613729 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9426A03ECB00613729 /* ContentView.swift */; }; |
23 95AEBC9B26A04A4200613729 /* CurrencyMetadataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */; }; | 23 95AEBC9B26A04A4200613729 /* CurrencyMetadataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */; }; |
24 95AEBC9D26A04D4600613729 /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */; }; | 24 95AEBC9D26A04D4600613729 /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */; }; |
25 95AEBCA326A0900E00613729 /* CurrencyQuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */; }; | 25 95AEBCA326A0900E00613729 /* CurrencyQuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */; }; |
86 | 86 |
87 /* Begin PBXFileReference section */ | 87 /* Begin PBXFileReference section */ |
88 950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DefaultCurrency+CoreDataClass.swift"; sourceTree = "<group>"; }; | 88 950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DefaultCurrency+CoreDataClass.swift"; sourceTree = "<group>"; }; |
89 950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DefaultCurrency+CoreDataProperties.swift"; sourceTree = "<group>"; }; | 89 950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DefaultCurrency+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
90 95559339269B0AB8000FD726 /* ParseJson.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseJson.swift; sourceTree = "<group>"; }; | 90 95559339269B0AB8000FD726 /* ParseJson.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseJson.swift; sourceTree = "<group>"; }; |
91 9555933C269B0E0A000FD726 /* CurrencyMetadata.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = CurrencyMetadata.json; sourceTree = "<group>"; }; | |
92 95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionFeature.swift; sourceTree = "<group>"; }; | 91 95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionFeature.swift; sourceTree = "<group>"; }; |
93 95562D4C26A8962A0047E778 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; | 92 95562D4C26A8962A0047E778 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; |
94 957065E126A5FE0400523E68 /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; }; | 93 957065E126A5FE0400523E68 /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; }; |
95 9585BB0F26A6B58500E3193E /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; }; | 94 9585BB0F26A6B58500E3193E /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; }; |
96 9585BB1126A6B71B00E3193E /* ReadConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReadConfig.swift; sourceTree = "<group>"; }; | 95 9585BB1126A6B71B00E3193E /* ReadConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReadConfig.swift; sourceTree = "<group>"; }; |
97 9585BB1326A6B7F400E3193E /* NetworkRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkRequest.swift; sourceTree = "<group>"; }; | 96 9585BB1326A6B7F400E3193E /* NetworkRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkRequest.swift; sourceTree = "<group>"; }; |
98 9585BB1926A6E8FD00E3193E /* SimpleSuccess.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleSuccess.swift; sourceTree = "<group>"; }; | 97 9585BB1926A6E8FD00E3193E /* SimpleSuccess.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleSuccess.swift; sourceTree = "<group>"; }; |
98 9587597726B2A59D004086F0 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; }; | |
99 9587597826B2A59D004086F0 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; | |
100 9587597926B2A5B6004086F0 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
101 9587597A26B2A5B6004086F0 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
102 9587597B26B2A5BF004086F0 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
103 9587597C26B2A5BF004086F0 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
104 9587597D26B2A5D6004086F0 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; }; | |
105 9587597E26B2A5D6004086F0 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; | |
106 9587597F26B2A5E1004086F0 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
107 9587598026B2A5E2004086F0 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
108 9587598126B2A5EB004086F0 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
109 9587598226B2A5EB004086F0 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
110 9587598326B2A5F7004086F0 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
111 9587598426B2A5F7004086F0 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
112 9587598526B2A600004086F0 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
113 9587598626B2A600004086F0 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
114 9587598726B2A60C004086F0 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
115 9587598826B2A60C004086F0 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
116 9587598926B2A619004086F0 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; }; | |
117 9587598A26B2A619004086F0 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; | |
118 9587598B26B2A624004086F0 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; }; | |
119 9587598C26B2A624004086F0 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; | |
120 9587598E26B2A68B004086F0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = Base; path = Base.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
121 9587599026B2A69A004086F0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = en; path = en.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
122 9587599126B2A69B004086F0 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "zh-Hans"; path = "zh-Hans.lproj/CurrencyMetadata.json"; sourceTree = "<group>"; }; | |
123 9587599226B2A6A2004086F0 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "zh-Hant"; path = "zh-Hant.lproj/CurrencyMetadata.json"; sourceTree = "<group>"; }; | |
124 9587599326B2A6A2004086F0 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = nl; path = nl.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
125 9587599426B2A6A3004086F0 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "en-GB"; path = "en-GB.lproj/CurrencyMetadata.json"; sourceTree = "<group>"; }; | |
126 9587599526B2A6A4004086F0 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = fr; path = fr.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
127 9587599626B2A6A5004086F0 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = de; path = de.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
128 9587599726B2A6A5004086F0 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = it; path = it.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
129 9587599826B2A6A6004086F0 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = ja; path = ja.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
130 9587599926B2A6A7004086F0 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = ko; path = ko.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
131 9587599A26B2A6A8004086F0 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "pt-PT"; path = "pt-PT.lproj/CurrencyMetadata.json"; sourceTree = "<group>"; }; | |
132 9587599B26B2A6A8004086F0 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = ru; path = ru.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
133 9587599C26B2A6AA004086F0 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = es; path = es.lproj/CurrencyMetadata.json; sourceTree = "<group>"; }; | |
99 95909CB226B07BFC00D051AB /* SearchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchBar.swift; sourceTree = "<group>"; }; | 134 95909CB226B07BFC00D051AB /* SearchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchBar.swift; sourceTree = "<group>"; }; |
100 95A70BE926B0550000CC0273 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS7.4.sdk/System/Library/Frameworks/CloudKit.framework; sourceTree = DEVELOPER_DIR; }; | 135 95A70BE926B0550000CC0273 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS7.4.sdk/System/Library/Frameworks/CloudKit.framework; sourceTree = DEVELOPER_DIR; }; |
101 95AEBC9426A03ECB00613729 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; | 136 95AEBC9426A03ECB00613729 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
102 95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyMetadataModel.swift; sourceTree = "<group>"; }; | 137 95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyMetadataModel.swift; sourceTree = "<group>"; }; |
103 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyRow.swift; sourceTree = "<group>"; }; | 138 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyRow.swift; sourceTree = "<group>"; }; |
195 sourceTree = "<group>"; | 230 sourceTree = "<group>"; |
196 }; | 231 }; |
197 9555933B269B0DF9000FD726 /* Resources */ = { | 232 9555933B269B0DF9000FD726 /* Resources */ = { |
198 isa = PBXGroup; | 233 isa = PBXGroup; |
199 children = ( | 234 children = ( |
200 9555933C269B0E0A000FD726 /* CurrencyMetadata.json */, | 235 9587598F26B2A68B004086F0 /* CurrencyMetadata.json */, |
201 95DD4ABA269B33810027CA1F /* CurrencyPairs.json */, | 236 95DD4ABA269B33810027CA1F /* CurrencyPairs.json */, |
202 ); | 237 ); |
203 path = Resources; | 238 path = Resources; |
204 sourceTree = "<group>"; | 239 sourceTree = "<group>"; |
205 }; | 240 }; |
445 hasScannedForEncodings = 0; | 480 hasScannedForEncodings = 0; |
446 knownRegions = ( | 481 knownRegions = ( |
447 en, | 482 en, |
448 es, | 483 es, |
449 Base, | 484 Base, |
485 "en-GB", | |
486 de, | |
487 fr, | |
488 "pt-PT", | |
489 nl, | |
490 it, | |
491 ja, | |
492 ko, | |
493 ru, | |
494 "zh-Hans", | |
495 "zh-Hant", | |
450 ); | 496 ); |
451 mainGroup = 95C5B21B2697752600941585; | 497 mainGroup = 95C5B21B2697752600941585; |
452 packageReferences = ( | 498 packageReferences = ( |
453 95562D5026A8AEF60047E778 /* XCRemoteSwiftPackageReference "purchases-ios" */, | 499 95562D5026A8AEF60047E778 /* XCRemoteSwiftPackageReference "purchases-ios" */, |
454 ); | 500 ); |
469 buildActionMask = 2147483647; | 515 buildActionMask = 2147483647; |
470 files = ( | 516 files = ( |
471 95DD4ABB269B33810027CA1F /* CurrencyPairs.json in Resources */, | 517 95DD4ABB269B33810027CA1F /* CurrencyPairs.json in Resources */, |
472 95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */, | 518 95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */, |
473 95E76436269DFC1A008E9F31 /* LaunchScreen.storyboard in Resources */, | 519 95E76436269DFC1A008E9F31 /* LaunchScreen.storyboard in Resources */, |
474 9555933D269B0E0A000FD726 /* CurrencyMetadata.json in Resources */, | 520 9587598D26B2A68B004086F0 /* CurrencyMetadata.json in Resources */, |
475 95B5F53126AADE4B00BDCE89 /* en.xliff in Resources */, | 521 95B5F53126AADE4B00BDCE89 /* en.xliff in Resources */, |
476 95B5F53326AADE4B00BDCE89 /* Localizable.strings in Resources */, | 522 95B5F53326AADE4B00BDCE89 /* Localizable.strings in Resources */, |
477 95B5F53226AADE4B00BDCE89 /* contents.json in Resources */, | 523 95B5F53226AADE4B00BDCE89 /* contents.json in Resources */, |
478 95B5F53426AADE4B00BDCE89 /* InfoPlist.strings in Resources */, | 524 95B5F53426AADE4B00BDCE89 /* InfoPlist.strings in Resources */, |
479 95C5B22C2697752700941585 /* Assets.xcassets in Resources */, | 525 95C5B22C2697752700941585 /* Assets.xcassets in Resources */, |
565 targetProxy = 95C5B2462697752700941585 /* PBXContainerItemProxy */; | 611 targetProxy = 95C5B2462697752700941585 /* PBXContainerItemProxy */; |
566 }; | 612 }; |
567 /* End PBXTargetDependency section */ | 613 /* End PBXTargetDependency section */ |
568 | 614 |
569 /* Begin PBXVariantGroup section */ | 615 /* Begin PBXVariantGroup section */ |
616 9587598F26B2A68B004086F0 /* CurrencyMetadata.json */ = { | |
617 isa = PBXVariantGroup; | |
618 children = ( | |
619 9587598E26B2A68B004086F0 /* Base */, | |
620 9587599026B2A69A004086F0 /* en */, | |
621 9587599126B2A69B004086F0 /* zh-Hans */, | |
622 9587599226B2A6A2004086F0 /* zh-Hant */, | |
623 9587599326B2A6A2004086F0 /* nl */, | |
624 9587599426B2A6A3004086F0 /* en-GB */, | |
625 9587599526B2A6A4004086F0 /* fr */, | |
626 9587599626B2A6A5004086F0 /* de */, | |
627 9587599726B2A6A5004086F0 /* it */, | |
628 9587599826B2A6A6004086F0 /* ja */, | |
629 9587599926B2A6A7004086F0 /* ko */, | |
630 9587599A26B2A6A8004086F0 /* pt-PT */, | |
631 9587599B26B2A6A8004086F0 /* ru */, | |
632 9587599C26B2A6AA004086F0 /* es */, | |
633 ); | |
634 name = CurrencyMetadata.json; | |
635 sourceTree = "<group>"; | |
636 }; | |
570 95B5F52D26AADE4B00BDCE89 /* Localizable.strings */ = { | 637 95B5F52D26AADE4B00BDCE89 /* Localizable.strings */ = { |
571 isa = PBXVariantGroup; | 638 isa = PBXVariantGroup; |
572 children = ( | 639 children = ( |
573 95B5F52E26AADE4B00BDCE89 /* en */, | 640 95B5F52E26AADE4B00BDCE89 /* en */, |
574 95B5F53526AADE5200BDCE89 /* es */, | 641 95B5F53526AADE5200BDCE89 /* es */, |
642 9587597726B2A59D004086F0 /* en-GB */, | |
643 9587597926B2A5B6004086F0 /* de */, | |
644 9587597B26B2A5BF004086F0 /* fr */, | |
645 9587597D26B2A5D6004086F0 /* pt-PT */, | |
646 9587597F26B2A5E1004086F0 /* nl */, | |
647 9587598126B2A5EB004086F0 /* it */, | |
648 9587598326B2A5F7004086F0 /* ja */, | |
649 9587598526B2A600004086F0 /* ko */, | |
650 9587598726B2A60C004086F0 /* ru */, | |
651 9587598926B2A619004086F0 /* zh-Hans */, | |
652 9587598B26B2A624004086F0 /* zh-Hant */, | |
575 ); | 653 ); |
576 name = Localizable.strings; | 654 name = Localizable.strings; |
577 sourceTree = "<group>"; | 655 sourceTree = "<group>"; |
578 }; | 656 }; |
579 95B5F52F26AADE4B00BDCE89 /* InfoPlist.strings */ = { | 657 95B5F52F26AADE4B00BDCE89 /* InfoPlist.strings */ = { |
580 isa = PBXVariantGroup; | 658 isa = PBXVariantGroup; |
581 children = ( | 659 children = ( |
582 95B5F53026AADE4B00BDCE89 /* en */, | 660 95B5F53026AADE4B00BDCE89 /* en */, |
583 95B5F53626AADE5500BDCE89 /* es */, | 661 95B5F53626AADE5500BDCE89 /* es */, |
662 9587597826B2A59D004086F0 /* en-GB */, | |
663 9587597A26B2A5B6004086F0 /* de */, | |
664 9587597C26B2A5BF004086F0 /* fr */, | |
665 9587597E26B2A5D6004086F0 /* pt-PT */, | |
666 9587598026B2A5E2004086F0 /* nl */, | |
667 9587598226B2A5EB004086F0 /* it */, | |
668 9587598426B2A5F7004086F0 /* ja */, | |
669 9587598626B2A600004086F0 /* ko */, | |
670 9587598826B2A60C004086F0 /* ru */, | |
671 9587598A26B2A619004086F0 /* zh-Hans */, | |
672 9587598C26B2A624004086F0 /* zh-Hant */, | |
584 ); | 673 ); |
585 name = InfoPlist.strings; | 674 name = InfoPlist.strings; |
586 sourceTree = "<group>"; | 675 sourceTree = "<group>"; |
587 }; | 676 }; |
588 /* End PBXVariantGroup section */ | 677 /* End PBXVariantGroup section */ |
723 IPHONEOS_DEPLOYMENT_TARGET = 14.0; | 812 IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
724 LD_RUNPATH_SEARCH_PATHS = ( | 813 LD_RUNPATH_SEARCH_PATHS = ( |
725 "$(inherited)", | 814 "$(inherited)", |
726 "@executable_path/Frameworks", | 815 "@executable_path/Frameworks", |
727 ); | 816 ); |
728 MARKETING_VERSION = 1.2.1; | 817 MARKETING_VERSION = 1.3; |
729 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; | 818 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; |
730 PRODUCT_NAME = "$(TARGET_NAME)"; | 819 PRODUCT_NAME = "$(TARGET_NAME)"; |
731 SWIFT_VERSION = 5.0; | 820 SWIFT_VERSION = 5.0; |
732 TARGETED_DEVICE_FAMILY = "1,2"; | 821 TARGETED_DEVICE_FAMILY = "1,2"; |
733 }; | 822 }; |
748 IPHONEOS_DEPLOYMENT_TARGET = 14.0; | 837 IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
749 LD_RUNPATH_SEARCH_PATHS = ( | 838 LD_RUNPATH_SEARCH_PATHS = ( |
750 "$(inherited)", | 839 "$(inherited)", |
751 "@executable_path/Frameworks", | 840 "@executable_path/Frameworks", |
752 ); | 841 ); |
753 MARKETING_VERSION = 1.2.1; | 842 MARKETING_VERSION = 1.3; |
754 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; | 843 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; |
755 PRODUCT_NAME = "$(TARGET_NAME)"; | 844 PRODUCT_NAME = "$(TARGET_NAME)"; |
756 SWIFT_VERSION = 5.0; | 845 SWIFT_VERSION = 5.0; |
757 TARGETED_DEVICE_FAMILY = "1,2"; | 846 TARGETED_DEVICE_FAMILY = "1,2"; |
758 }; | 847 }; |