comparison Simoleon.xcodeproj/project.pbxproj @ 53:b0bce2c8e4a9

Refactor UK spelling to US
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Tue, 27 Jul 2021 09:44:51 +0100
parents 67e76ce661a1
children dbd3fe16efaa
comparison
equal deleted inserted replaced
52:3fa127885e60 53:b0bce2c8e4a9
30 95B5F53126AADE4B00BDCE89 /* en.xliff in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52826AADE4B00BDCE89 /* en.xliff */; }; 30 95B5F53126AADE4B00BDCE89 /* en.xliff in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52826AADE4B00BDCE89 /* en.xliff */; };
31 95B5F53226AADE4B00BDCE89 /* contents.json in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52A26AADE4B00BDCE89 /* contents.json */; }; 31 95B5F53226AADE4B00BDCE89 /* contents.json in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52A26AADE4B00BDCE89 /* contents.json */; };
32 95B5F53326AADE4B00BDCE89 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52D26AADE4B00BDCE89 /* Localizable.strings */; }; 32 95B5F53326AADE4B00BDCE89 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52D26AADE4B00BDCE89 /* Localizable.strings */; };
33 95B5F53426AADE4B00BDCE89 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52F26AADE4B00BDCE89 /* InfoPlist.strings */; }; 33 95B5F53426AADE4B00BDCE89 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52F26AADE4B00BDCE89 /* InfoPlist.strings */; };
34 95C5179126A5DC8E00BC2B24 /* ConditionalWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */; }; 34 95C5179126A5DC8E00BC2B24 /* ConditionalWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */; };
35 95C5179926A5EC9F00BC2B24 /* FavouriteButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179826A5EC9F00BC2B24 /* FavouriteButton.swift */; }; 35 95C5179926A5EC9F00BC2B24 /* FavoriteButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179826A5EC9F00BC2B24 /* FavoriteButton.swift */; };
36 95C5179C26A5EFBE00BC2B24 /* Favourite+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179A26A5EFBE00BC2B24 /* Favourite+CoreDataClass.swift */; }; 36 95C5179C26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179A26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift */; };
37 95C5179D26A5EFBE00BC2B24 /* Favourite+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179B26A5EFBE00BC2B24 /* Favourite+CoreDataProperties.swift */; }; 37 95C5179D26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179B26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift */; };
38 95C5179F26A5F34200BC2B24 /* Favourites.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179E26A5F34200BC2B24 /* Favourites.swift */; }; 38 95C5179F26A5F34200BC2B24 /* Favorites.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179E26A5F34200BC2B24 /* Favorites.swift */; };
39 95C517A126A5F6C000BC2B24 /* ResignKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */; }; 39 95C517A126A5F6C000BC2B24 /* ResignKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */; };
40 95C5B2282697752600941585 /* SimoleonApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2272697752600941585 /* SimoleonApp.swift */; }; 40 95C5B2282697752600941585 /* SimoleonApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2272697752600941585 /* SimoleonApp.swift */; };
41 95C5B22C2697752700941585 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22B2697752700941585 /* Assets.xcassets */; }; 41 95C5B22C2697752700941585 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22B2697752700941585 /* Assets.xcassets */; };
42 95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22E2697752700941585 /* Preview Assets.xcassets */; }; 42 95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22E2697752700941585 /* Preview Assets.xcassets */; };
43 95C5B2312697752700941585 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2302697752700941585 /* Persistence.swift */; }; 43 95C5B2312697752700941585 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2302697752700941585 /* Persistence.swift */; };
96 95B5F52E26AADE4B00BDCE89 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; 96 95B5F52E26AADE4B00BDCE89 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
97 95B5F53026AADE4B00BDCE89 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 97 95B5F53026AADE4B00BDCE89 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
98 95B5F53526AADE5200BDCE89 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; }; 98 95B5F53526AADE5200BDCE89 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
99 95B5F53626AADE5500BDCE89 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 99 95B5F53626AADE5500BDCE89 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
100 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionalWrapper.swift; sourceTree = "<group>"; }; 100 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionalWrapper.swift; sourceTree = "<group>"; };
101 95C5179826A5EC9F00BC2B24 /* FavouriteButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteButton.swift; sourceTree = "<group>"; }; 101 95C5179826A5EC9F00BC2B24 /* FavoriteButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoriteButton.swift; sourceTree = "<group>"; };
102 95C5179A26A5EFBE00BC2B24 /* Favourite+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Favourite+CoreDataClass.swift"; sourceTree = "<group>"; }; 102 95C5179A26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Favorite+CoreDataClass.swift"; sourceTree = "<group>"; };
103 95C5179B26A5EFBE00BC2B24 /* Favourite+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Favourite+CoreDataProperties.swift"; sourceTree = "<group>"; }; 103 95C5179B26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Favorite+CoreDataProperties.swift"; sourceTree = "<group>"; };
104 95C5179E26A5F34200BC2B24 /* Favourites.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Favourites.swift; sourceTree = "<group>"; }; 104 95C5179E26A5F34200BC2B24 /* Favorites.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Favorites.swift; sourceTree = "<group>"; };
105 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResignKeyboard.swift; sourceTree = "<group>"; }; 105 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResignKeyboard.swift; sourceTree = "<group>"; };
106 95C5B2242697752600941585 /* Simoleon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simoleon.app; sourceTree = BUILT_PRODUCTS_DIR; }; 106 95C5B2242697752600941585 /* Simoleon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simoleon.app; sourceTree = BUILT_PRODUCTS_DIR; };
107 95C5B2272697752600941585 /* SimoleonApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonApp.swift; sourceTree = "<group>"; }; 107 95C5B2272697752600941585 /* SimoleonApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonApp.swift; sourceTree = "<group>"; };
108 95C5B22B2697752700941585 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; 108 95C5B22B2697752700941585 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
109 95C5B22E2697752700941585 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; 109 95C5B22E2697752700941585 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
157 95559331269B094A000FD726 /* Models */ = { 157 95559331269B094A000FD726 /* Models */ = {
158 isa = PBXGroup; 158 isa = PBXGroup;
159 children = ( 159 children = (
160 950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */, 160 950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */,
161 950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */, 161 950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */,
162 95C5179A26A5EFBE00BC2B24 /* Favourite+CoreDataClass.swift */, 162 95C5179A26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift */,
163 95C5179B26A5EFBE00BC2B24 /* Favourite+CoreDataProperties.swift */, 163 95C5179B26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift */,
164 95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */, 164 95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */,
165 95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */, 165 95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */,
166 ); 166 );
167 path = Models; 167 path = Models;
168 sourceTree = "<group>"; 168 sourceTree = "<group>";
185 95DD4ABA269B33810027CA1F /* CurrencyPairs.json */, 185 95DD4ABA269B33810027CA1F /* CurrencyPairs.json */,
186 ); 186 );
187 path = Resources; 187 path = Resources;
188 sourceTree = "<group>"; 188 sourceTree = "<group>";
189 }; 189 };
190 95B5F52526AADE4B00BDCE89 /* Localisation */ = { 190 95B5F52526AADE4B00BDCE89 /* Localization */ = {
191 isa = PBXGroup; 191 isa = PBXGroup;
192 children = ( 192 children = (
193 95B5F52626AADE4B00BDCE89 /* en.xcloc */, 193 95B5F52626AADE4B00BDCE89 /* en.xcloc */,
194 ); 194 );
195 path = Localisation; 195 path = Localization;
196 sourceTree = "<group>"; 196 sourceTree = "<group>";
197 }; 197 };
198 95B5F52626AADE4B00BDCE89 /* en.xcloc */ = { 198 95B5F52626AADE4B00BDCE89 /* en.xcloc */ = {
199 isa = PBXGroup; 199 isa = PBXGroup;
200 children = ( 200 children = (
266 9585BB0F26A6B58500E3193E /* Config.xcconfig */, 266 9585BB0F26A6B58500E3193E /* Config.xcconfig */,
267 95C5B2272697752600941585 /* SimoleonApp.swift */, 267 95C5B2272697752600941585 /* SimoleonApp.swift */,
268 95AEBC9426A03ECB00613729 /* ContentView.swift */, 268 95AEBC9426A03ECB00613729 /* ContentView.swift */,
269 95B54F4E26A4AC52001DC0D8 /* ContentViewPad.swift */, 269 95B54F4E26A4AC52001DC0D8 /* ContentViewPad.swift */,
270 95B54F4326A4842C001DC0D8 /* Conversion.swift */, 270 95B54F4326A4842C001DC0D8 /* Conversion.swift */,
271 95C5179E26A5F34200BC2B24 /* Favourites.swift */, 271 95C5179E26A5F34200BC2B24 /* Favorites.swift */,
272 957065E126A5FE0400523E68 /* Settings.swift */, 272 957065E126A5FE0400523E68 /* Settings.swift */,
273 95D8C8C626A95D2900BCC188 /* SubscriptionPaywall.swift */, 273 95D8C8C626A95D2900BCC188 /* SubscriptionPaywall.swift */,
274 95C5B22B2697752700941585 /* Assets.xcassets */, 274 95C5B22B2697752700941585 /* Assets.xcassets */,
275 95C5B2302697752700941585 /* Persistence.swift */, 275 95C5B2302697752700941585 /* Persistence.swift */,
276 95C5B2352697752700941585 /* Info.plist */, 276 95C5B2352697752700941585 /* Info.plist */,
278 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */, 278 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */,
279 95FE659A269AFB44008745DE /* Helpers */, 279 95FE659A269AFB44008745DE /* Helpers */,
280 95559331269B094A000FD726 /* Models */, 280 95559331269B094A000FD726 /* Models */,
281 95559338269B0AAA000FD726 /* Functions */, 281 95559338269B0AAA000FD726 /* Functions */,
282 9555933B269B0DF9000FD726 /* Resources */, 282 9555933B269B0DF9000FD726 /* Resources */,
283 95B5F52526AADE4B00BDCE89 /* Localisation */, 283 95B5F52526AADE4B00BDCE89 /* Localization */,
284 95C5B22D2697752700941585 /* Preview Content */, 284 95C5B22D2697752700941585 /* Preview Content */,
285 ); 285 );
286 path = Simoleon; 286 path = Simoleon;
287 sourceTree = "<group>"; 287 sourceTree = "<group>";
288 }; 288 };
327 95B54F4526A48852001DC0D8 /* CurrencySelector.swift */, 327 95B54F4526A48852001DC0D8 /* CurrencySelector.swift */,
328 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */, 328 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */,
329 95B54F4926A4A450001DC0D8 /* ConversionBox.swift */, 329 95B54F4926A4A450001DC0D8 /* ConversionBox.swift */,
330 95B54F5026A4ACAC001DC0D8 /* Sidebar.swift */, 330 95B54F5026A4ACAC001DC0D8 /* Sidebar.swift */,
331 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */, 331 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */,
332 95C5179826A5EC9F00BC2B24 /* FavouriteButton.swift */, 332 95C5179826A5EC9F00BC2B24 /* FavoriteButton.swift */,
333 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */, 333 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */,
334 95D8C8CC26A9784500BCC188 /* SubscribeButton.swift */, 334 95D8C8CC26A9784500BCC188 /* SubscribeButton.swift */,
335 95D8C8CE26A98A7900BCC188 /* RestoreButton.swift */, 335 95D8C8CE26A98A7900BCC188 /* RestoreButton.swift */,
336 95D8C8D026A9BC6200BCC188 /* LockedCurrencyPicker.swift */, 336 95D8C8D026A9BC6200BCC188 /* LockedCurrencyPicker.swift */,
337 95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */, 337 95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */,
480 /* Begin PBXSourcesBuildPhase section */ 480 /* Begin PBXSourcesBuildPhase section */
481 95C5B2202697752600941585 /* Sources */ = { 481 95C5B2202697752600941585 /* Sources */ = {
482 isa = PBXSourcesBuildPhase; 482 isa = PBXSourcesBuildPhase;
483 buildActionMask = 2147483647; 483 buildActionMask = 2147483647;
484 files = ( 484 files = (
485 95C5179926A5EC9F00BC2B24 /* FavouriteButton.swift in Sources */, 485 95C5179926A5EC9F00BC2B24 /* FavoriteButton.swift in Sources */,
486 95C5179C26A5EFBE00BC2B24 /* Favourite+CoreDataClass.swift in Sources */, 486 95C5179C26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift in Sources */,
487 950A377826A820F800CAB175 /* DefaultCurrency+CoreDataClass.swift in Sources */, 487 950A377826A820F800CAB175 /* DefaultCurrency+CoreDataClass.swift in Sources */,
488 95C5B2312697752700941585 /* Persistence.swift in Sources */, 488 95C5B2312697752700941585 /* Persistence.swift in Sources */,
489 9585BB1226A6B71B00E3193E /* ReadConfig.swift in Sources */, 489 9585BB1226A6B71B00E3193E /* ReadConfig.swift in Sources */,
490 95AEBC9526A03ECB00613729 /* ContentView.swift in Sources */, 490 95AEBC9526A03ECB00613729 /* ContentView.swift in Sources */,
491 95AEBC9B26A04A4200613729 /* CurrencyMetadataModel.swift in Sources */, 491 95AEBC9B26A04A4200613729 /* CurrencyMetadataModel.swift in Sources */,
492 95D8C8CD26A9784500BCC188 /* SubscribeButton.swift in Sources */, 492 95D8C8CD26A9784500BCC188 /* SubscribeButton.swift in Sources */,
493 950A377726A820F800CAB175 /* DefaultCurrency+CoreDataProperties.swift in Sources */, 493 950A377726A820F800CAB175 /* DefaultCurrency+CoreDataProperties.swift in Sources */,
494 9585BB1A26A6E8FD00E3193E /* SimpleSuccess.swift in Sources */, 494 9585BB1A26A6E8FD00E3193E /* SimpleSuccess.swift in Sources */,
495 9555933A269B0AB8000FD726 /* ParseJson.swift in Sources */, 495 9555933A269B0AB8000FD726 /* ParseJson.swift in Sources */,
496 95D8C8CF26A98A7900BCC188 /* RestoreButton.swift in Sources */, 496 95D8C8CF26A98A7900BCC188 /* RestoreButton.swift in Sources */,
497 95C5179D26A5EFBE00BC2B24 /* Favourite+CoreDataProperties.swift in Sources */, 497 95C5179D26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift in Sources */,
498 95C5179F26A5F34200BC2B24 /* Favourites.swift in Sources */, 498 95C5179F26A5F34200BC2B24 /* Favorites.swift in Sources */,
499 95C5B2282697752600941585 /* SimoleonApp.swift in Sources */, 499 95C5B2282697752600941585 /* SimoleonApp.swift in Sources */,
500 95B54F4A26A4A450001DC0D8 /* ConversionBox.swift in Sources */, 500 95B54F4A26A4A450001DC0D8 /* ConversionBox.swift in Sources */,
501 95D8C8C726A95D2900BCC188 /* SubscriptionPaywall.swift in Sources */, 501 95D8C8C726A95D2900BCC188 /* SubscriptionPaywall.swift in Sources */,
502 95D8C8D126A9BC6200BCC188 /* LockedCurrencyPicker.swift in Sources */, 502 95D8C8D126A9BC6200BCC188 /* LockedCurrencyPicker.swift in Sources */,
503 95C517A126A5F6C000BC2B24 /* ResignKeyboard.swift in Sources */, 503 95C517A126A5F6C000BC2B24 /* ResignKeyboard.swift in Sources */,
693 buildSettings = { 693 buildSettings = {
694 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 694 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
695 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; 695 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
696 CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; 696 CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements;
697 CODE_SIGN_STYLE = Automatic; 697 CODE_SIGN_STYLE = Automatic;
698 CURRENT_PROJECT_VERSION = 14; 698 CURRENT_PROJECT_VERSION = 1;
699 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; 699 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\"";
700 DEVELOPMENT_TEAM = MTX83R5H8X; 700 DEVELOPMENT_TEAM = MTX83R5H8X;
701 ENABLE_PREVIEWS = YES; 701 ENABLE_PREVIEWS = YES;
702 INFOPLIST_FILE = Simoleon/Info.plist; 702 INFOPLIST_FILE = Simoleon/Info.plist;
703 IPHONEOS_DEPLOYMENT_TARGET = 14.0; 703 IPHONEOS_DEPLOYMENT_TARGET = 14.0;
704 LD_RUNPATH_SEARCH_PATHS = ( 704 LD_RUNPATH_SEARCH_PATHS = (
705 "$(inherited)", 705 "$(inherited)",
706 "@executable_path/Frameworks", 706 "@executable_path/Frameworks",
707 ); 707 );
708 MARKETING_VERSION = 1.2; 708 MARKETING_VERSION = 1.3;
709 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; 709 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon;
710 PRODUCT_NAME = "$(TARGET_NAME)"; 710 PRODUCT_NAME = "$(TARGET_NAME)";
711 SWIFT_VERSION = 5.0; 711 SWIFT_VERSION = 5.0;
712 TARGETED_DEVICE_FAMILY = "1,2"; 712 TARGETED_DEVICE_FAMILY = "1,2";
713 }; 713 };
718 buildSettings = { 718 buildSettings = {
719 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 719 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
720 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; 720 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
721 CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; 721 CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements;
722 CODE_SIGN_STYLE = Automatic; 722 CODE_SIGN_STYLE = Automatic;
723 CURRENT_PROJECT_VERSION = 14; 723 CURRENT_PROJECT_VERSION = 1;
724 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; 724 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\"";
725 DEVELOPMENT_TEAM = MTX83R5H8X; 725 DEVELOPMENT_TEAM = MTX83R5H8X;
726 ENABLE_PREVIEWS = YES; 726 ENABLE_PREVIEWS = YES;
727 INFOPLIST_FILE = Simoleon/Info.plist; 727 INFOPLIST_FILE = Simoleon/Info.plist;
728 IPHONEOS_DEPLOYMENT_TARGET = 14.0; 728 IPHONEOS_DEPLOYMENT_TARGET = 14.0;
729 LD_RUNPATH_SEARCH_PATHS = ( 729 LD_RUNPATH_SEARCH_PATHS = (
730 "$(inherited)", 730 "$(inherited)",
731 "@executable_path/Frameworks", 731 "@executable_path/Frameworks",
732 ); 732 );
733 MARKETING_VERSION = 1.2; 733 MARKETING_VERSION = 1.3;
734 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; 734 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon;
735 PRODUCT_NAME = "$(TARGET_NAME)"; 735 PRODUCT_NAME = "$(TARGET_NAME)";
736 SWIFT_VERSION = 5.0; 736 SWIFT_VERSION = 5.0;
737 TARGETED_DEVICE_FAMILY = "1,2"; 737 TARGETED_DEVICE_FAMILY = "1,2";
738 }; 738 };