Mercurial > public > simoleon
comparison Simoleon.xcodeproj/project.pbxproj @ 14:03ce7421c6f4
Minor UI updates
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Wed, 14 Jul 2021 10:06:37 +0100 |
parents | cdc5f728b105 |
children | a02f463aa906 |
comparison
equal
deleted
inserted
replaced
13:cdc5f728b105 | 14:03ce7421c6f4 |
---|---|
162 isa = PBXGroup; | 162 isa = PBXGroup; |
163 children = ( | 163 children = ( |
164 95E76437269E0033008E9F31 /* Simoleon.entitlements */, | 164 95E76437269E0033008E9F31 /* Simoleon.entitlements */, |
165 95C5B2272697752600941585 /* SimoleonApp.swift */, | 165 95C5B2272697752600941585 /* SimoleonApp.swift */, |
166 95C5B2292697752600941585 /* ContentView.swift */, | 166 95C5B2292697752600941585 /* ContentView.swift */, |
167 95E137CE269C9D8B00D2C5DC /* CurrencyConversion.swift */, | |
168 95C5B22B2697752700941585 /* Assets.xcassets */, | 167 95C5B22B2697752700941585 /* Assets.xcassets */, |
169 95C5B2302697752700941585 /* Persistence.swift */, | 168 95C5B2302697752700941585 /* Persistence.swift */, |
170 95C5B2352697752700941585 /* Info.plist */, | 169 95C5B2352697752700941585 /* Info.plist */, |
171 95C5B2322697752700941585 /* Simoleon.xcdatamodeld */, | 170 95C5B2322697752700941585 /* Simoleon.xcdatamodeld */, |
172 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */, | 171 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */, |
215 sourceTree = "<group>"; | 214 sourceTree = "<group>"; |
216 }; | 215 }; |
217 95FE659A269AFB44008745DE /* Helpers */ = { | 216 95FE659A269AFB44008745DE /* Helpers */ = { |
218 isa = PBXGroup; | 217 isa = PBXGroup; |
219 children = ( | 218 children = ( |
219 95E137CE269C9D8B00D2C5DC /* CurrencyConversion.swift */, | |
220 95E76433269DF63D008E9F31 /* SearchedCurrencyList.swift */, | |
220 95FE659B269AFB54008745DE /* SearchBar.swift */, | 221 95FE659B269AFB54008745DE /* SearchBar.swift */, |
221 956C28CB269B58A0005A4595 /* FlagPair.swift */, | 222 956C28CB269B58A0005A4595 /* FlagPair.swift */, |
222 95E137D0269C9F0D00D2C5DC /* SingleFlag.swift */, | 223 95E137D0269C9F0D00D2C5DC /* SingleFlag.swift */, |
223 956C28C9269B5893005A4595 /* CurrencyRow.swift */, | 224 956C28C9269B5893005A4595 /* CurrencyRow.swift */, |
224 95E76433269DF63D008E9F31 /* SearchedCurrencyList.swift */, | |
225 ); | 225 ); |
226 path = Helpers; | 226 path = Helpers; |
227 sourceTree = "<group>"; | 227 sourceTree = "<group>"; |
228 }; | 228 }; |
229 /* End PBXGroup section */ | 229 /* End PBXGroup section */ |
535 buildSettings = { | 535 buildSettings = { |
536 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 536 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
537 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | 537 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
538 CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; | 538 CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; |
539 CODE_SIGN_STYLE = Automatic; | 539 CODE_SIGN_STYLE = Automatic; |
540 CURRENT_PROJECT_VERSION = 2; | |
540 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; | 541 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; |
541 DEVELOPMENT_TEAM = MTX83R5H8X; | 542 DEVELOPMENT_TEAM = MTX83R5H8X; |
542 ENABLE_PREVIEWS = YES; | 543 ENABLE_PREVIEWS = YES; |
543 INFOPLIST_FILE = Simoleon/Info.plist; | 544 INFOPLIST_FILE = Simoleon/Info.plist; |
544 IPHONEOS_DEPLOYMENT_TARGET = 14.0; | 545 IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
558 buildSettings = { | 559 buildSettings = { |
559 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 560 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
560 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | 561 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
561 CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; | 562 CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; |
562 CODE_SIGN_STYLE = Automatic; | 563 CODE_SIGN_STYLE = Automatic; |
564 CURRENT_PROJECT_VERSION = 2; | |
563 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; | 565 DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; |
564 DEVELOPMENT_TEAM = MTX83R5H8X; | 566 DEVELOPMENT_TEAM = MTX83R5H8X; |
565 ENABLE_PREVIEWS = YES; | 567 ENABLE_PREVIEWS = YES; |
566 INFOPLIST_FILE = Simoleon/Info.plist; | 568 INFOPLIST_FILE = Simoleon/Info.plist; |
567 IPHONEOS_DEPLOYMENT_TARGET = 14.0; | 569 IPHONEOS_DEPLOYMENT_TARGET = 14.0; |