Mercurial > public > simoleon
diff Simoleon.xcodeproj/project.pbxproj @ 173:ad8c6567539d
restart project
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Tue, 26 Oct 2021 13:09:17 +0200 |
parents | 5e4f800d47e9 |
children | a1443bd115d9 |
line wrap: on
line diff
--- a/Simoleon.xcodeproj/project.pbxproj Tue Oct 12 17:14:05 2021 +0200 +++ b/Simoleon.xcodeproj/project.pbxproj Tue Oct 26 13:09:17 2021 +0200 @@ -3,216 +3,70 @@ archiveVersion = 1; classes = { }; - objectVersion = 52; + objectVersion = 55; objects = { /* Begin PBXBuildFile section */ - 950093CA26CBC7A200FEBF67 /* SimoleonAppPreview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950093C926CBC7A200FEBF67 /* SimoleonAppPreview.swift */; }; - 9501E13826D3A52000D14DE5 /* Currencies.json in Resources */ = {isa = PBXBuildFile; fileRef = 9501E13726D3A52000D14DE5 /* Currencies.json */; }; - 9501E13A26D3A55200D14DE5 /* CurrencyPairsSupported.json in Resources */ = {isa = PBXBuildFile; fileRef = 9501E13926D3A55200D14DE5 /* CurrencyPairsSupported.json */; }; - 9522BEAB26B5AACB0076B098 /* ListModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9522BEAA26B5AACB0076B098 /* ListModifier.swift */; }; - 9522CD9D26CED2E100DD9D03 /* ErrorHandling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9522CD9C26CED2E100DD9D03 /* ErrorHandling.swift */; }; - 9531D44226D8E4CF00665D2A /* SimoleonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9531D44126D8E4CF00665D2A /* SimoleonTests.swift */; }; - 953B8B1726D3A970003CF530 /* CurrencyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 953B8B1626D3A970003CF530 /* CurrencyModel.swift */; }; - 9547423526DBE56600415B3F /* ConversionTextfield.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9547423426DBE56600415B3F /* ConversionTextfield.swift */; }; - 954D95CE26E4F16D005BE568 /* FavoritePairRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954D95CD26E4F16D005BE568 /* FavoritePairRow.swift */; }; - 954D95D026E4FE28005BE568 /* FavoritesPlaceholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954D95CF26E4FE28005BE568 /* FavoritesPlaceholder.swift */; }; - 957065E226A5FE0400523E68 /* AboutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 957065E126A5FE0400523E68 /* AboutView.swift */; }; - 957DCF3326D7ADEA00BCAB1E /* CurrencyConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 957DCF3226D7ADEA00BCAB1E /* CurrencyConversion.swift */; }; - 95851CE326D4DAAE004ADA79 /* CurrencyButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95851CE226D4DAAE004ADA79 /* CurrencyButton.swift */; }; - 95851CE526D4DB4C004ADA79 /* Flag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95851CE426D4DB4C004ADA79 /* Flag.swift */; }; - 9585BB1426A6B7F400E3193E /* NetworkHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1326A6B7F400E3193E /* NetworkHelper.swift */; }; - 9585BB1A26A6E8FD00E3193E /* HapticsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1926A6E8FD00E3193E /* HapticsHelper.swift */; }; - 95909CB326B07BFC00D051AB /* SearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95909CB226B07BFC00D051AB /* SearchBar.swift */; }; - 959F6DEB26BBD53500101E53 /* SimoleonScreenshots.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959F6DEA26BBD53500101E53 /* SimoleonScreenshots.swift */; }; - 95AA42ED26D78A4A0085570D /* FileHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AA42EC26D78A4A0085570D /* FileHelper.swift */; }; - 95AC820726DAA3ED00CD5C3F /* FavoritePair+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AC820526DAA3ED00CD5C3F /* FavoritePair+CoreDataClass.swift */; }; - 95AC820826DAA3ED00CD5C3F /* FavoritePair+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AC820626DAA3ED00CD5C3F /* FavoritePair+CoreDataProperties.swift */; }; - 95AC820A26DAAC6B00CD5C3F /* ButtonAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AC820926DAAC6B00CD5C3F /* ButtonAnimation.swift */; }; - 95AEBC9526A03ECB00613729 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9426A03ECB00613729 /* ContentView.swift */; }; - 95AEBC9D26A04D4600613729 /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */; }; - 95AEBCA326A0900E00613729 /* CurrencyQuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */; }; - 95B54F4426A4842C001DC0D8 /* ConversionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B54F4326A4842C001DC0D8 /* ConversionView.swift */; }; - 95B54F4A26A4A450001DC0D8 /* ConversionBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B54F4926A4A450001DC0D8 /* ConversionBox.swift */; }; - 95B54F5126A4ACAC001DC0D8 /* Sidebar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B54F5026A4ACAC001DC0D8 /* Sidebar.swift */; }; - 95B5F53126AADE4B00BDCE89 /* en.xliff in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52826AADE4B00BDCE89 /* en.xliff */; }; - 95B5F53226AADE4B00BDCE89 /* contents.json in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52A26AADE4B00BDCE89 /* contents.json */; }; - 95B5F53326AADE4B00BDCE89 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52D26AADE4B00BDCE89 /* Localizable.strings */; }; - 95B5F53426AADE4B00BDCE89 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95B5F52F26AADE4B00BDCE89 /* InfoPlist.strings */; }; - 95C1DD6A26D8DF9400315C3F /* CurrencySelector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C1DD6926D8DF9400315C3F /* CurrencySelector.swift */; }; - 95C5179126A5DC8E00BC2B24 /* ConditionalWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */; }; - 95C5179926A5EC9F00BC2B24 /* FavoriteButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179826A5EC9F00BC2B24 /* FavoriteButton.swift */; }; - 95C5179F26A5F34200BC2B24 /* FavoritesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179E26A5F34200BC2B24 /* FavoritesView.swift */; }; - 95C517A126A5F6C000BC2B24 /* ResignKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */; }; - 95C5B2282697752600941585 /* SimoleonApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2272697752600941585 /* SimoleonApp.swift */; }; - 95C5B22C2697752700941585 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22B2697752700941585 /* Assets.xcassets */; }; - 95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95C5B22E2697752700941585 /* Preview Assets.xcassets */; }; - 95C5B2312697752700941585 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2302697752700941585 /* Persistence.swift */; }; - 95C5B2342697752700941585 /* Simoleon.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2322697752700941585 /* Simoleon.xcdatamodeld */; }; - 95C5B24A2697752700941585 /* SimoleonUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2492697752700941585 /* SimoleonUITests.swift */; }; - 95CE6A3626D50B7700D9DCBD /* CurrencyList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CE6A3526D50B7700D9DCBD /* CurrencyList.swift */; }; - 95DA4B5626D7D10100566C5E /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956088B526B9307600A4FD6C /* SnapshotHelper.swift */; }; - 95DA4B5926D7E2DE00566C5E /* ChildListResets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DA4B5826D7E2DE00566C5E /* ChildListResets.swift */; }; - 95E76436269DFC1A008E9F31 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */; }; - 95E7643A269E0037008E9F31 /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95E76439269E0037008E9F31 /* CloudKit.framework */; }; + 95DC5D502728176700B1EFA0 /* SimoleonApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DC5D4F2728176700B1EFA0 /* SimoleonApp.swift */; }; + 95DC5D522728176700B1EFA0 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DC5D512728176700B1EFA0 /* ContentView.swift */; }; + 95DC5D542728176800B1EFA0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95DC5D532728176800B1EFA0 /* Assets.xcassets */; }; + 95DC5D572728176800B1EFA0 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95DC5D562728176800B1EFA0 /* Preview Assets.xcassets */; }; + 95DC5D592728176800B1EFA0 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DC5D582728176800B1EFA0 /* Persistence.swift */; }; + 95DC5D5C2728176800B1EFA0 /* Simoleon.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95DC5D5A2728176800B1EFA0 /* Simoleon.xcdatamodeld */; }; + 95DC5D662728176900B1EFA0 /* SimoleonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DC5D652728176900B1EFA0 /* SimoleonTests.swift */; }; + 95DC5D702728176900B1EFA0 /* SimoleonUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DC5D6F2728176900B1EFA0 /* SimoleonUITests.swift */; }; + 95DC5D722728176900B1EFA0 /* SimoleonUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DC5D712728176900B1EFA0 /* SimoleonUITestsLaunchTests.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 950093CC26CBC7A200FEBF67 /* PBXContainerItemProxy */ = { + 95DC5D622728176900B1EFA0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 95C5B21C2697752600941585 /* Project object */; + containerPortal = 95DC5D442728176700B1EFA0 /* Project object */; proxyType = 1; - remoteGlobalIDString = 95C5B2232697752600941585; + remoteGlobalIDString = 95DC5D4B2728176700B1EFA0; remoteInfo = Simoleon; }; - 9531D44426D8E4CF00665D2A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 95C5B21C2697752600941585 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 95C5B2232697752600941585; - remoteInfo = Simoleon; - }; - 959F6DED26BBD53500101E53 /* PBXContainerItemProxy */ = { + 95DC5D6C2728176900B1EFA0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 95C5B21C2697752600941585 /* Project object */; + containerPortal = 95DC5D442728176700B1EFA0 /* Project object */; proxyType = 1; - remoteGlobalIDString = 95C5B2232697752600941585; - remoteInfo = Simoleon; - }; - 95C5B2462697752700941585 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 95C5B21C2697752600941585 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 95C5B2232697752600941585; + remoteGlobalIDString = 95DC5D4B2728176700B1EFA0; remoteInfo = Simoleon; }; /* End PBXContainerItemProxy section */ -/* Begin PBXCopyFilesBuildPhase section */ - 95CEFB8826B0034C003CD2AE /* Embed Watch Content */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = "$(CONTENTS_FOLDER_PATH)/Watch"; - dstSubfolderSpec = 16; - files = ( - ); - name = "Embed Watch Content"; - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - /* Begin PBXFileReference section */ - 950093C726CBC7A200FEBF67 /* SimoleonAppPreview.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonAppPreview.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 950093C926CBC7A200FEBF67 /* SimoleonAppPreview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonAppPreview.swift; sourceTree = "<group>"; }; - 950093CB26CBC7A200FEBF67 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; - 9501E13726D3A52000D14DE5 /* Currencies.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = Currencies.json; sourceTree = "<group>"; }; - 9501E13926D3A55200D14DE5 /* CurrencyPairsSupported.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = CurrencyPairsSupported.json; sourceTree = "<group>"; }; - 9522BEAA26B5AACB0076B098 /* ListModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListModifier.swift; sourceTree = "<group>"; }; - 9522CD9C26CED2E100DD9D03 /* ErrorHandling.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorHandling.swift; sourceTree = "<group>"; }; - 9531D43F26D8E4CF00665D2A /* SimoleonTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 9531D44126D8E4CF00665D2A /* SimoleonTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonTests.swift; sourceTree = "<group>"; }; - 9531D44326D8E4CF00665D2A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; - 953B8B1626D3A970003CF530 /* CurrencyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyModel.swift; sourceTree = "<group>"; }; - 9547423426DBE56600415B3F /* ConversionTextfield.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversionTextfield.swift; sourceTree = "<group>"; }; - 954D95CD26E4F16D005BE568 /* FavoritePairRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoritePairRow.swift; sourceTree = "<group>"; }; - 954D95CF26E4FE28005BE568 /* FavoritesPlaceholder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoritesPlaceholder.swift; sourceTree = "<group>"; }; - 95562D4C26A8962A0047E778 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; - 956088B526B9307600A4FD6C /* SnapshotHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapshotHelper.swift; sourceTree = "<group>"; }; - 957065E126A5FE0400523E68 /* AboutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutView.swift; sourceTree = "<group>"; }; - 957DCF3226D7ADEA00BCAB1E /* CurrencyConversion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyConversion.swift; sourceTree = "<group>"; }; - 95851CE226D4DAAE004ADA79 /* CurrencyButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyButton.swift; sourceTree = "<group>"; }; - 95851CE426D4DB4C004ADA79 /* Flag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Flag.swift; sourceTree = "<group>"; }; - 9585BB0F26A6B58500E3193E /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; }; - 9585BB1326A6B7F400E3193E /* NetworkHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkHelper.swift; sourceTree = "<group>"; }; - 9585BB1926A6E8FD00E3193E /* HapticsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HapticsHelper.swift; sourceTree = "<group>"; }; - 9587597726B2A59D004086F0 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; }; - 9587597826B2A59D004086F0 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; - 9587597926B2A5B6004086F0 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; }; - 9587597A26B2A5B6004086F0 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; }; - 9587597B26B2A5BF004086F0 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; - 9587597C26B2A5BF004086F0 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; }; - 9587597D26B2A5D6004086F0 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; }; - 9587597E26B2A5D6004086F0 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; - 9587597F26B2A5E1004086F0 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; }; - 9587598026B2A5E2004086F0 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; }; - 9587598126B2A5EB004086F0 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; }; - 9587598226B2A5EB004086F0 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; }; - 9587598726B2A60C004086F0 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; }; - 9587598826B2A60C004086F0 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; }; - 95909CB226B07BFC00D051AB /* SearchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchBar.swift; sourceTree = "<group>"; }; - 959F6DE826BBD53500101E53 /* SimoleonScreenshots.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonScreenshots.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 959F6DEA26BBD53500101E53 /* SimoleonScreenshots.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonScreenshots.swift; sourceTree = "<group>"; }; - 959F6DEC26BBD53500101E53 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; - 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; }; - 95AA42EC26D78A4A0085570D /* FileHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileHelper.swift; sourceTree = "<group>"; }; - 95AC820526DAA3ED00CD5C3F /* FavoritePair+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FavoritePair+CoreDataClass.swift"; sourceTree = "<group>"; }; - 95AC820626DAA3ED00CD5C3F /* FavoritePair+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FavoritePair+CoreDataProperties.swift"; sourceTree = "<group>"; }; - 95AC820926DAAC6B00CD5C3F /* ButtonAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonAnimation.swift; sourceTree = "<group>"; }; - 95AEBC9426A03ECB00613729 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; - 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyRow.swift; sourceTree = "<group>"; }; - 95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyQuoteModel.swift; sourceTree = "<group>"; }; - 95B54F4326A4842C001DC0D8 /* ConversionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversionView.swift; sourceTree = "<group>"; }; - 95B54F4926A4A450001DC0D8 /* ConversionBox.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversionBox.swift; sourceTree = "<group>"; }; - 95B54F5026A4ACAC001DC0D8 /* Sidebar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Sidebar.swift; sourceTree = "<group>"; }; - 95B5F52826AADE4B00BDCE89 /* en.xliff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = en.xliff; sourceTree = "<group>"; }; - 95B5F52A26AADE4B00BDCE89 /* contents.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = contents.json; sourceTree = "<group>"; }; - 95B5F52E26AADE4B00BDCE89 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; - 95B5F53026AADE4B00BDCE89 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; - 95B5F53526AADE5200BDCE89 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; }; - 95B5F53626AADE5500BDCE89 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; }; - 95C1DD6926D8DF9400315C3F /* CurrencySelector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencySelector.swift; sourceTree = "<group>"; }; - 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionalWrapper.swift; sourceTree = "<group>"; }; - 95C5179826A5EC9F00BC2B24 /* FavoriteButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoriteButton.swift; sourceTree = "<group>"; }; - 95C5179E26A5F34200BC2B24 /* FavoritesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoritesView.swift; sourceTree = "<group>"; }; - 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResignKeyboard.swift; sourceTree = "<group>"; }; - 95C5B2242697752600941585 /* Simoleon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simoleon.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 95C5B2272697752600941585 /* SimoleonApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonApp.swift; sourceTree = "<group>"; }; - 95C5B22B2697752700941585 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; - 95C5B22E2697752700941585 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; - 95C5B2302697752700941585 /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; - 95C5B2332697752700941585 /* Simoleon.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Simoleon.xcdatamodel; sourceTree = "<group>"; }; - 95C5B2352697752700941585 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; - 95C5B2452697752700941585 /* SimoleonUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 95C5B2492697752700941585 /* SimoleonUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonUITests.swift; sourceTree = "<group>"; }; - 95C5B24B2697752700941585 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; - 95CE6A3526D50B7700D9DCBD /* CurrencyList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyList.swift; sourceTree = "<group>"; }; - 95DA4B5826D7E2DE00566C5E /* ChildListResets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChildListResets.swift; sourceTree = "<group>"; }; - 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; - 95E76437269E0033008E9F31 /* Simoleon.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Simoleon.entitlements; sourceTree = "<group>"; }; - 95E76439269E0037008E9F31 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 95DC5D4C2728176700B1EFA0 /* Simoleon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simoleon.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 95DC5D4F2728176700B1EFA0 /* SimoleonApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonApp.swift; sourceTree = "<group>"; }; + 95DC5D512728176700B1EFA0 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; + 95DC5D532728176800B1EFA0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; + 95DC5D562728176800B1EFA0 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; + 95DC5D582728176800B1EFA0 /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; + 95DC5D5B2728176800B1EFA0 /* Simoleon.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Simoleon.xcdatamodel; sourceTree = "<group>"; }; + 95DC5D612728176900B1EFA0 /* SimoleonTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 95DC5D652728176900B1EFA0 /* SimoleonTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonTests.swift; sourceTree = "<group>"; }; + 95DC5D6B2728176900B1EFA0 /* SimoleonUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 95DC5D6F2728176900B1EFA0 /* SimoleonUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonUITests.swift; sourceTree = "<group>"; }; + 95DC5D712728176900B1EFA0 /* SimoleonUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonUITestsLaunchTests.swift; sourceTree = "<group>"; }; + 95DC5D7E272817DE00B1EFA0 /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 950093C426CBC7A200FEBF67 /* Frameworks */ = { + 95DC5D492728176700B1EFA0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 9531D43C26D8E4CF00665D2A /* Frameworks */ = { + 95DC5D5E2728176900B1EFA0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 959F6DE526BBD53500101E53 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 95C5B2212697752600941585 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 95E7643A269E0037008E9F31 /* CloudKit.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 95C5B2422697752700941585 /* Frameworks */ = { + 95DC5D682728176900B1EFA0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -222,415 +76,182 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 950093C826CBC7A200FEBF67 /* SimoleonAppPreview */ = { + 95DC5D432728176700B1EFA0 = { isa = PBXGroup; children = ( - 950093C926CBC7A200FEBF67 /* SimoleonAppPreview.swift */, - 950093CB26CBC7A200FEBF67 /* Info.plist */, + 95DC5D4E2728176700B1EFA0 /* Simoleon */, + 95DC5D642728176900B1EFA0 /* SimoleonTests */, + 95DC5D6E2728176900B1EFA0 /* SimoleonUITests */, + 95DC5D4D2728176700B1EFA0 /* Products */, ); - path = SimoleonAppPreview; - sourceTree = "<group>"; - }; - 9531D44026D8E4CF00665D2A /* SimoleonTests */ = { - isa = PBXGroup; - children = ( - 9531D44126D8E4CF00665D2A /* SimoleonTests.swift */, - 9531D44326D8E4CF00665D2A /* Info.plist */, - ); - path = SimoleonTests; sourceTree = "<group>"; }; - 95559331269B094A000FD726 /* Models */ = { - isa = PBXGroup; - children = ( - 95AC820526DAA3ED00CD5C3F /* FavoritePair+CoreDataClass.swift */, - 95AC820626DAA3ED00CD5C3F /* FavoritePair+CoreDataProperties.swift */, - 95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */, - 953B8B1626D3A970003CF530 /* CurrencyModel.swift */, - 957DCF3226D7ADEA00BCAB1E /* CurrencyConversion.swift */, - ); - path = Models; - sourceTree = "<group>"; - }; - 9555933B269B0DF9000FD726 /* Resources */ = { - isa = PBXGroup; - children = ( - 9501E13726D3A52000D14DE5 /* Currencies.json */, - 9501E13926D3A55200D14DE5 /* CurrencyPairsSupported.json */, - ); - path = Resources; - sourceTree = "<group>"; - }; - 959F6DE926BBD53500101E53 /* SimoleonScreenshots */ = { + 95DC5D4D2728176700B1EFA0 /* Products */ = { isa = PBXGroup; children = ( - 959F6DEA26BBD53500101E53 /* SimoleonScreenshots.swift */, - 959F6DEC26BBD53500101E53 /* Info.plist */, + 95DC5D4C2728176700B1EFA0 /* Simoleon.app */, + 95DC5D612728176900B1EFA0 /* SimoleonTests.xctest */, + 95DC5D6B2728176900B1EFA0 /* SimoleonUITests.xctest */, ); - path = SimoleonScreenshots; + name = Products; sourceTree = "<group>"; }; - 95B5F52526AADE4B00BDCE89 /* Localization */ = { - isa = PBXGroup; - children = ( - 95B5F52626AADE4B00BDCE89 /* en.xcloc */, - ); - path = Localization; - sourceTree = "<group>"; - }; - 95B5F52626AADE4B00BDCE89 /* en.xcloc */ = { + 95DC5D4E2728176700B1EFA0 /* Simoleon */ = { isa = PBXGroup; children = ( - 95B5F52726AADE4B00BDCE89 /* Localized Contents */, - 95B5F52A26AADE4B00BDCE89 /* contents.json */, - 95B5F52B26AADE4B00BDCE89 /* Source Contents */, - ); - path = en.xcloc; - sourceTree = "<group>"; - }; - 95B5F52726AADE4B00BDCE89 /* Localized Contents */ = { - isa = PBXGroup; - children = ( - 95B5F52826AADE4B00BDCE89 /* en.xliff */, - ); - path = "Localized Contents"; - sourceTree = "<group>"; - }; - 95B5F52B26AADE4B00BDCE89 /* Source Contents */ = { - isa = PBXGroup; - children = ( - 95B5F52C26AADE4B00BDCE89 /* Simoleon */, - ); - path = "Source Contents"; - sourceTree = "<group>"; - }; - 95B5F52C26AADE4B00BDCE89 /* Simoleon */ = { - isa = PBXGroup; - children = ( - 95B5F52D26AADE4B00BDCE89 /* Localizable.strings */, - 95B5F52F26AADE4B00BDCE89 /* InfoPlist.strings */, + 95DC5D532728176800B1EFA0 /* Assets.xcassets */, + 95DC5D7E272817DE00B1EFA0 /* Config.xcconfig */, + 95DC5D5A2728176800B1EFA0 /* Simoleon.xcdatamodeld */, + 95DC5D4F2728176700B1EFA0 /* SimoleonApp.swift */, + 95DC5D512728176700B1EFA0 /* ContentView.swift */, + 95DC5D582728176800B1EFA0 /* Persistence.swift */, + 95DC5D552728176800B1EFA0 /* Preview Content */, ); path = Simoleon; sourceTree = "<group>"; }; - 95C5B21B2697752600941585 = { - isa = PBXGroup; - children = ( - 95C5B2262697752600941585 /* Simoleon */, - 9531D44026D8E4CF00665D2A /* SimoleonTests */, - 95C5B2482697752700941585 /* SimoleonUITests */, - 959F6DE926BBD53500101E53 /* SimoleonScreenshots */, - 950093C826CBC7A200FEBF67 /* SimoleonAppPreview */, - 95C5B2252697752600941585 /* Products */, - 95E76438269E0037008E9F31 /* Frameworks */, - ); - sourceTree = "<group>"; - }; - 95C5B2252697752600941585 /* Products */ = { + 95DC5D552728176800B1EFA0 /* Preview Content */ = { isa = PBXGroup; children = ( - 95C5B2242697752600941585 /* Simoleon.app */, - 95C5B2452697752700941585 /* SimoleonUITests.xctest */, - 959F6DE826BBD53500101E53 /* SimoleonScreenshots.xctest */, - 950093C726CBC7A200FEBF67 /* SimoleonAppPreview.xctest */, - 9531D43F26D8E4CF00665D2A /* SimoleonTests.xctest */, - ); - name = Products; - sourceTree = "<group>"; - }; - 95C5B2262697752600941585 /* Simoleon */ = { - isa = PBXGroup; - children = ( - 95E76437269E0033008E9F31 /* Simoleon.entitlements */, - 9585BB0F26A6B58500E3193E /* Config.xcconfig */, - 95C5B22B2697752700941585 /* Assets.xcassets */, - 95C5B2352697752700941585 /* Info.plist */, - 95C5B2322697752700941585 /* Simoleon.xcdatamodeld */, - 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */, - 95C5B2272697752600941585 /* SimoleonApp.swift */, - 95AEBC9426A03ECB00613729 /* ContentView.swift */, - 95B54F4326A4842C001DC0D8 /* ConversionView.swift */, - 95C5179E26A5F34200BC2B24 /* FavoritesView.swift */, - 957065E126A5FE0400523E68 /* AboutView.swift */, - 95DA4B5226D7D09A00566C5E /* UI */, - 95FE659A269AFB44008745DE /* Helpers */, - 95559331269B094A000FD726 /* Models */, - 9555933B269B0DF9000FD726 /* Resources */, - 95B5F52526AADE4B00BDCE89 /* Localization */, - 95C5B22D2697752700941585 /* Preview Content */, - 95DA4B5726D7E2B400566C5E /* Tests */, - ); - path = Simoleon; - sourceTree = "<group>"; - }; - 95C5B22D2697752700941585 /* Preview Content */ = { - isa = PBXGroup; - children = ( - 95C5B22E2697752700941585 /* Preview Assets.xcassets */, + 95DC5D562728176800B1EFA0 /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = "<group>"; }; - 95C5B2482697752700941585 /* SimoleonUITests */ = { - isa = PBXGroup; - children = ( - 95C5B2492697752700941585 /* SimoleonUITests.swift */, - 95C5B24B2697752700941585 /* Info.plist */, - ); - path = SimoleonUITests; - sourceTree = "<group>"; - }; - 95DA4B5226D7D09A00566C5E /* UI */ = { - isa = PBXGroup; - children = ( - 95C1DD6926D8DF9400315C3F /* CurrencySelector.swift */, - 95851CE226D4DAAE004ADA79 /* CurrencyButton.swift */, - 95CE6A3526D50B7700D9DCBD /* CurrencyList.swift */, - 95C5179826A5EC9F00BC2B24 /* FavoriteButton.swift */, - 95B54F4926A4A450001DC0D8 /* ConversionBox.swift */, - 9547423426DBE56600415B3F /* ConversionTextfield.swift */, - 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */, - 95851CE426D4DB4C004ADA79 /* Flag.swift */, - 95B54F5026A4ACAC001DC0D8 /* Sidebar.swift */, - 95909CB226B07BFC00D051AB /* SearchBar.swift */, - 954D95CD26E4F16D005BE568 /* FavoritePairRow.swift */, - 954D95CF26E4FE28005BE568 /* FavoritesPlaceholder.swift */, - ); - path = UI; - sourceTree = "<group>"; - }; - 95DA4B5726D7E2B400566C5E /* Tests */ = { + 95DC5D642728176900B1EFA0 /* SimoleonTests */ = { isa = PBXGroup; children = ( - 95DA4B5826D7E2DE00566C5E /* ChildListResets.swift */, - 95AC820926DAAC6B00CD5C3F /* ButtonAnimation.swift */, + 95DC5D652728176900B1EFA0 /* SimoleonTests.swift */, ); - path = Tests; + path = SimoleonTests; sourceTree = "<group>"; }; - 95E76438269E0037008E9F31 /* Frameworks */ = { + 95DC5D6E2728176900B1EFA0 /* SimoleonUITests */ = { isa = PBXGroup; children = ( - 95A70BE926B0550000CC0273 /* CloudKit.framework */, - 95562D4C26A8962A0047E778 /* StoreKit.framework */, - 95E76439269E0037008E9F31 /* CloudKit.framework */, + 95DC5D6F2728176900B1EFA0 /* SimoleonUITests.swift */, + 95DC5D712728176900B1EFA0 /* SimoleonUITestsLaunchTests.swift */, ); - name = Frameworks; - sourceTree = "<group>"; - }; - 95FE659A269AFB44008745DE /* Helpers */ = { - isa = PBXGroup; - children = ( - 95C5B2302697752700941585 /* Persistence.swift */, - 9522CD9C26CED2E100DD9D03 /* ErrorHandling.swift */, - 9585BB1326A6B7F400E3193E /* NetworkHelper.swift */, - 9585BB1926A6E8FD00E3193E /* HapticsHelper.swift */, - 95AA42EC26D78A4A0085570D /* FileHelper.swift */, - 956088B526B9307600A4FD6C /* SnapshotHelper.swift */, - 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */, - 9522BEAA26B5AACB0076B098 /* ListModifier.swift */, - 95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */, - ); - path = Helpers; + path = SimoleonUITests; sourceTree = "<group>"; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 950093C626CBC7A200FEBF67 /* SimoleonAppPreview */ = { + 95DC5D4B2728176700B1EFA0 /* Simoleon */ = { isa = PBXNativeTarget; - buildConfigurationList = 950093D126CBC7A200FEBF67 /* Build configuration list for PBXNativeTarget "SimoleonAppPreview" */; - buildPhases = ( - 950093C326CBC7A200FEBF67 /* Sources */, - 950093C426CBC7A200FEBF67 /* Frameworks */, - 950093C526CBC7A200FEBF67 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 950093CD26CBC7A200FEBF67 /* PBXTargetDependency */, - ); - name = SimoleonAppPreview; - productName = SimoleonAppPreview; - productReference = 950093C726CBC7A200FEBF67 /* SimoleonAppPreview.xctest */; - productType = "com.apple.product-type.bundle.ui-testing"; - }; - 9531D43E26D8E4CF00665D2A /* SimoleonTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 9531D44626D8E4CF00665D2A /* Build configuration list for PBXNativeTarget "SimoleonTests" */; + buildConfigurationList = 95DC5D752728176900B1EFA0 /* Build configuration list for PBXNativeTarget "Simoleon" */; buildPhases = ( - 9531D43B26D8E4CF00665D2A /* Sources */, - 9531D43C26D8E4CF00665D2A /* Frameworks */, - 9531D43D26D8E4CF00665D2A /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 9531D44526D8E4CF00665D2A /* PBXTargetDependency */, - ); - name = SimoleonTests; - productName = SimoleonTests; - productReference = 9531D43F26D8E4CF00665D2A /* SimoleonTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; - 959F6DE726BBD53500101E53 /* SimoleonScreenshots */ = { - isa = PBXNativeTarget; - buildConfigurationList = 959F6DF126BBD53500101E53 /* Build configuration list for PBXNativeTarget "SimoleonScreenshots" */; - buildPhases = ( - 959F6DE426BBD53500101E53 /* Sources */, - 959F6DE526BBD53500101E53 /* Frameworks */, - 959F6DE626BBD53500101E53 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 959F6DEE26BBD53500101E53 /* PBXTargetDependency */, - ); - name = SimoleonScreenshots; - productName = SimoleonScreenshots; - productReference = 959F6DE826BBD53500101E53 /* SimoleonScreenshots.xctest */; - productType = "com.apple.product-type.bundle.ui-testing"; - }; - 95C5B2232697752600941585 /* Simoleon */ = { - isa = PBXNativeTarget; - buildConfigurationList = 95C5B24E2697752700941585 /* Build configuration list for PBXNativeTarget "Simoleon" */; - buildPhases = ( - 95C5B2202697752600941585 /* Sources */, - 95C5B2212697752600941585 /* Frameworks */, - 95C5B2222697752600941585 /* Resources */, - 95CEFB8826B0034C003CD2AE /* Embed Watch Content */, + 95DC5D482728176700B1EFA0 /* Sources */, + 95DC5D492728176700B1EFA0 /* Frameworks */, + 95DC5D4A2728176700B1EFA0 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Simoleon; - packageProductDependencies = ( - ); productName = Simoleon; - productReference = 95C5B2242697752600941585 /* Simoleon.app */; + productReference = 95DC5D4C2728176700B1EFA0 /* Simoleon.app */; productType = "com.apple.product-type.application"; }; - 95C5B2442697752700941585 /* SimoleonUITests */ = { + 95DC5D602728176900B1EFA0 /* SimoleonTests */ = { isa = PBXNativeTarget; - buildConfigurationList = 95C5B2542697752700941585 /* Build configuration list for PBXNativeTarget "SimoleonUITests" */; + buildConfigurationList = 95DC5D782728176900B1EFA0 /* Build configuration list for PBXNativeTarget "SimoleonTests" */; buildPhases = ( - 95C5B2412697752700941585 /* Sources */, - 95C5B2422697752700941585 /* Frameworks */, - 95C5B2432697752700941585 /* Resources */, + 95DC5D5D2728176900B1EFA0 /* Sources */, + 95DC5D5E2728176900B1EFA0 /* Frameworks */, + 95DC5D5F2728176900B1EFA0 /* Resources */, ); buildRules = ( ); dependencies = ( - 95C5B2472697752700941585 /* PBXTargetDependency */, + 95DC5D632728176900B1EFA0 /* PBXTargetDependency */, + ); + name = SimoleonTests; + productName = SimoleonTests; + productReference = 95DC5D612728176900B1EFA0 /* SimoleonTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + 95DC5D6A2728176900B1EFA0 /* SimoleonUITests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 95DC5D7B2728176900B1EFA0 /* Build configuration list for PBXNativeTarget "SimoleonUITests" */; + buildPhases = ( + 95DC5D672728176900B1EFA0 /* Sources */, + 95DC5D682728176900B1EFA0 /* Frameworks */, + 95DC5D692728176900B1EFA0 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 95DC5D6D2728176900B1EFA0 /* PBXTargetDependency */, ); name = SimoleonUITests; productName = SimoleonUITests; - productReference = 95C5B2452697752700941585 /* SimoleonUITests.xctest */; + productReference = 95DC5D6B2728176900B1EFA0 /* SimoleonUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ - 95C5B21C2697752600941585 /* Project object */ = { + 95DC5D442728176700B1EFA0 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1250; - LastUpgradeCheck = 1250; + BuildIndependentTargetsInParallel = 1; + LastSwiftUpdateCheck = 1310; + LastUpgradeCheck = 1310; TargetAttributes = { - 950093C626CBC7A200FEBF67 = { - CreatedOnToolsVersion = 12.5.1; - TestTargetID = 95C5B2232697752600941585; - }; - 9531D43E26D8E4CF00665D2A = { - CreatedOnToolsVersion = 12.5.1; - TestTargetID = 95C5B2232697752600941585; + 95DC5D4B2728176700B1EFA0 = { + CreatedOnToolsVersion = 13.1; }; - 959F6DE726BBD53500101E53 = { - CreatedOnToolsVersion = 12.5.1; - TestTargetID = 95C5B2232697752600941585; + 95DC5D602728176900B1EFA0 = { + CreatedOnToolsVersion = 13.1; + TestTargetID = 95DC5D4B2728176700B1EFA0; }; - 95C5B2232697752600941585 = { - CreatedOnToolsVersion = 12.5.1; - }; - 95C5B2442697752700941585 = { - CreatedOnToolsVersion = 12.5.1; - TestTargetID = 95C5B2232697752600941585; + 95DC5D6A2728176900B1EFA0 = { + CreatedOnToolsVersion = 13.1; + TestTargetID = 95DC5D4B2728176700B1EFA0; }; }; }; - buildConfigurationList = 95C5B21F2697752600941585 /* Build configuration list for PBXProject "Simoleon" */; - compatibilityVersion = "Xcode 9.3"; + buildConfigurationList = 95DC5D472728176700B1EFA0 /* Build configuration list for PBXProject "Simoleon" */; + compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, - es, Base, - "en-GB", - de, - fr, - "pt-PT", - nl, - it, - ru, ); - mainGroup = 95C5B21B2697752600941585; - packageReferences = ( - 95562D5026A8AEF60047E778 /* XCRemoteSwiftPackageReference "purchases-ios" */, - ); - productRefGroup = 95C5B2252697752600941585 /* Products */; + mainGroup = 95DC5D432728176700B1EFA0; + productRefGroup = 95DC5D4D2728176700B1EFA0 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 95C5B2232697752600941585 /* Simoleon */, - 9531D43E26D8E4CF00665D2A /* SimoleonTests */, - 95C5B2442697752700941585 /* SimoleonUITests */, - 959F6DE726BBD53500101E53 /* SimoleonScreenshots */, - 950093C626CBC7A200FEBF67 /* SimoleonAppPreview */, + 95DC5D4B2728176700B1EFA0 /* Simoleon */, + 95DC5D602728176900B1EFA0 /* SimoleonTests */, + 95DC5D6A2728176900B1EFA0 /* SimoleonUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 950093C526CBC7A200FEBF67 /* Resources */ = { + 95DC5D4A2728176700B1EFA0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 95DC5D572728176800B1EFA0 /* Preview Assets.xcassets in Resources */, + 95DC5D542728176800B1EFA0 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 95DC5D5F2728176900B1EFA0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 9531D43D26D8E4CF00665D2A /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 959F6DE626BBD53500101E53 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 95C5B2222697752600941585 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */, - 95E76436269DFC1A008E9F31 /* LaunchScreen.storyboard in Resources */, - 95B5F53126AADE4B00BDCE89 /* en.xliff in Resources */, - 9501E13A26D3A55200D14DE5 /* CurrencyPairsSupported.json in Resources */, - 95B5F53326AADE4B00BDCE89 /* Localizable.strings in Resources */, - 95B5F53226AADE4B00BDCE89 /* contents.json in Resources */, - 9501E13826D3A52000D14DE5 /* Currencies.json in Resources */, - 95B5F53426AADE4B00BDCE89 /* InfoPlist.strings in Resources */, - 95C5B22C2697752700941585 /* Assets.xcassets in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 95C5B2432697752700941585 /* Resources */ = { + 95DC5D692728176900B1EFA0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -640,315 +261,57 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 950093C326CBC7A200FEBF67 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 950093CA26CBC7A200FEBF67 /* SimoleonAppPreview.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9531D43B26D8E4CF00665D2A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 9531D44226D8E4CF00665D2A /* SimoleonTests.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 959F6DE426BBD53500101E53 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 959F6DEB26BBD53500101E53 /* SimoleonScreenshots.swift in Sources */, - 95DA4B5626D7D10100566C5E /* SnapshotHelper.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 95C5B2202697752600941585 /* Sources */ = { + 95DC5D482728176700B1EFA0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 95C5179926A5EC9F00BC2B24 /* FavoriteButton.swift in Sources */, - 95AC820726DAA3ED00CD5C3F /* FavoritePair+CoreDataClass.swift in Sources */, - 9522CD9D26CED2E100DD9D03 /* ErrorHandling.swift in Sources */, - 95AA42ED26D78A4A0085570D /* FileHelper.swift in Sources */, - 95851CE326D4DAAE004ADA79 /* CurrencyButton.swift in Sources */, - 95C5B2312697752700941585 /* Persistence.swift in Sources */, - 95DA4B5926D7E2DE00566C5E /* ChildListResets.swift in Sources */, - 95AEBC9526A03ECB00613729 /* ContentView.swift in Sources */, - 9522BEAB26B5AACB0076B098 /* ListModifier.swift in Sources */, - 95909CB326B07BFC00D051AB /* SearchBar.swift in Sources */, - 95C1DD6A26D8DF9400315C3F /* CurrencySelector.swift in Sources */, - 95851CE526D4DB4C004ADA79 /* Flag.swift in Sources */, - 9585BB1A26A6E8FD00E3193E /* HapticsHelper.swift in Sources */, - 95C5179F26A5F34200BC2B24 /* FavoritesView.swift in Sources */, - 95C5B2282697752600941585 /* SimoleonApp.swift in Sources */, - 954D95D026E4FE28005BE568 /* FavoritesPlaceholder.swift in Sources */, - 95B54F4A26A4A450001DC0D8 /* ConversionBox.swift in Sources */, - 954D95CE26E4F16D005BE568 /* FavoritePairRow.swift in Sources */, - 95AC820A26DAAC6B00CD5C3F /* ButtonAnimation.swift in Sources */, - 95AC820826DAA3ED00CD5C3F /* FavoritePair+CoreDataProperties.swift in Sources */, - 95C517A126A5F6C000BC2B24 /* ResignKeyboard.swift in Sources */, - 95CE6A3626D50B7700D9DCBD /* CurrencyList.swift in Sources */, - 957DCF3326D7ADEA00BCAB1E /* CurrencyConversion.swift in Sources */, - 95AEBC9D26A04D4600613729 /* CurrencyRow.swift in Sources */, - 95AEBCA326A0900E00613729 /* CurrencyQuoteModel.swift in Sources */, - 9585BB1426A6B7F400E3193E /* NetworkHelper.swift in Sources */, - 957065E226A5FE0400523E68 /* AboutView.swift in Sources */, - 95B54F4426A4842C001DC0D8 /* ConversionView.swift in Sources */, - 95C5B2342697752700941585 /* Simoleon.xcdatamodeld in Sources */, - 953B8B1726D3A970003CF530 /* CurrencyModel.swift in Sources */, - 95C5179126A5DC8E00BC2B24 /* ConditionalWrapper.swift in Sources */, - 95B54F5126A4ACAC001DC0D8 /* Sidebar.swift in Sources */, - 9547423526DBE56600415B3F /* ConversionTextfield.swift in Sources */, + 95DC5D592728176800B1EFA0 /* Persistence.swift in Sources */, + 95DC5D522728176700B1EFA0 /* ContentView.swift in Sources */, + 95DC5D502728176700B1EFA0 /* SimoleonApp.swift in Sources */, + 95DC5D5C2728176800B1EFA0 /* Simoleon.xcdatamodeld in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 95C5B2412697752700941585 /* Sources */ = { + 95DC5D5D2728176900B1EFA0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 95C5B24A2697752700941585 /* SimoleonUITests.swift in Sources */, + 95DC5D662728176900B1EFA0 /* SimoleonTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 95DC5D672728176900B1EFA0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 95DC5D722728176900B1EFA0 /* SimoleonUITestsLaunchTests.swift in Sources */, + 95DC5D702728176900B1EFA0 /* SimoleonUITests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 950093CD26CBC7A200FEBF67 /* PBXTargetDependency */ = { + 95DC5D632728176900B1EFA0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 95C5B2232697752600941585 /* Simoleon */; - targetProxy = 950093CC26CBC7A200FEBF67 /* PBXContainerItemProxy */; - }; - 9531D44526D8E4CF00665D2A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 95C5B2232697752600941585 /* Simoleon */; - targetProxy = 9531D44426D8E4CF00665D2A /* PBXContainerItemProxy */; + target = 95DC5D4B2728176700B1EFA0 /* Simoleon */; + targetProxy = 95DC5D622728176900B1EFA0 /* PBXContainerItemProxy */; }; - 959F6DEE26BBD53500101E53 /* PBXTargetDependency */ = { + 95DC5D6D2728176900B1EFA0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 95C5B2232697752600941585 /* Simoleon */; - targetProxy = 959F6DED26BBD53500101E53 /* PBXContainerItemProxy */; - }; - 95C5B2472697752700941585 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 95C5B2232697752600941585 /* Simoleon */; - targetProxy = 95C5B2462697752700941585 /* PBXContainerItemProxy */; + target = 95DC5D4B2728176700B1EFA0 /* Simoleon */; + targetProxy = 95DC5D6C2728176900B1EFA0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ -/* Begin PBXVariantGroup section */ - 95B5F52D26AADE4B00BDCE89 /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - 95B5F52E26AADE4B00BDCE89 /* en */, - 95B5F53526AADE5200BDCE89 /* es */, - 9587597726B2A59D004086F0 /* en-GB */, - 9587597926B2A5B6004086F0 /* de */, - 9587597B26B2A5BF004086F0 /* fr */, - 9587597D26B2A5D6004086F0 /* pt-PT */, - 9587597F26B2A5E1004086F0 /* nl */, - 9587598126B2A5EB004086F0 /* it */, - 9587598726B2A60C004086F0 /* ru */, - ); - name = Localizable.strings; - sourceTree = "<group>"; - }; - 95B5F52F26AADE4B00BDCE89 /* InfoPlist.strings */ = { - isa = PBXVariantGroup; - children = ( - 95B5F53026AADE4B00BDCE89 /* en */, - 95B5F53626AADE5500BDCE89 /* es */, - 9587597826B2A59D004086F0 /* en-GB */, - 9587597A26B2A5B6004086F0 /* de */, - 9587597C26B2A5BF004086F0 /* fr */, - 9587597E26B2A5D6004086F0 /* pt-PT */, - 9587598026B2A5E2004086F0 /* nl */, - 9587598226B2A5EB004086F0 /* it */, - 9587598826B2A60C004086F0 /* ru */, - ); - name = InfoPlist.strings; - sourceTree = "<group>"; - }; -/* End PBXVariantGroup section */ - /* Begin XCBuildConfiguration section */ - 950093CE26CBC7A200FEBF67 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonAppPreview/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonAppPreview; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Simoleon; - }; - name = Debug; - }; - 950093CF26CBC7A200FEBF67 /* Screenshots */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonAppPreview/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonAppPreview; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Simoleon; - }; - name = Screenshots; - }; - 950093D026CBC7A200FEBF67 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonAppPreview/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonAppPreview; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Simoleon; - }; - name = Release; - }; - 9531D44726D8E4CF00665D2A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonTests/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Simoleon.app/Simoleon"; - }; - name = Debug; - }; - 9531D44826D8E4CF00665D2A /* Screenshots */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonTests/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Simoleon.app/Simoleon"; - }; - name = Screenshots; - }; - 9531D44926D8E4CF00665D2A /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonTests/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Simoleon.app/Simoleon"; - }; - name = Release; - }; - 959F6DEF26BBD53500101E53 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonScreenshots/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - OTHER_SWIFT_FLAGS = ""; - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonScreenshots; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Simoleon; - }; - name = Debug; - }; - 959F6DF026BBD53500101E53 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonScreenshots/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - OTHER_SWIFT_FLAGS = ""; - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonScreenshots; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = ""; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Simoleon; - }; - name = Release; - }; - 95B9EECD26CAC9EF00D94D60 /* Screenshots */ = { + 95DC5D732728176900B1EFA0 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; @@ -993,138 +356,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 14.4; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = iphoneos; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - }; - name = Screenshots; - }; - 95B9EECE26CAC9EF00D94D60 /* Screenshots */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 9585BB0F26A6B58500E3193E /* Config.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; - DEVELOPMENT_TEAM = MTX83R5H8X; - ENABLE_PREVIEWS = YES; - INFOPLIST_FILE = Simoleon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MARKETING_VERSION = 1.3.2; - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = SCREENSHOTS; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Screenshots; - }; - 95B9EED026CAC9EF00D94D60 /* Screenshots */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonUITests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonUITests; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Simoleon; - }; - name = Screenshots; - }; - 95B9EED126CAC9EF00D94D60 /* Screenshots */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonScreenshots/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.5; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - OTHER_SWIFT_FLAGS = ""; - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonScreenshots; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Simoleon; - }; - name = Screenshots; - }; - 95C5B24C2697752700941585 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 14.4; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -1134,15 +366,14 @@ }; name = Debug; }; - 95C5B24D2697752700941585 /* Release */ = { + 95DC5D742728176900B1EFA0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9585BB0F26A6B58500E3193E /* Config.xcconfig */; + baseConfigurationReference = 95DC5D7E272817DE00B1EFA0 /* Config.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; @@ -1181,7 +412,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 14.4; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; @@ -1191,20 +422,52 @@ }; name = Release; }; - 95C5B24F2697752700941585 /* Debug */ = { + 95DC5D762728176900B1EFA0 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9585BB0F26A6B58500E3193E /* Config.xcconfig */; + baseConfigurationReference = 95DC5D7E272817DE00B1EFA0 /* Config.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; DEVELOPMENT_TEAM = MTX83R5H8X; ENABLE_PREVIEWS = YES; - INFOPLIST_FILE = Simoleon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; + INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UILaunchScreen_Generation = YES; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + MARKETING_VERSION = 1.3.2; + PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = YES; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 95DC5D772728176900B1EFA0 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; + DEVELOPMENT_TEAM = MTX83R5H8X; + ENABLE_PREVIEWS = YES; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; + INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UILaunchScreen_Generation = YES; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -1212,70 +475,102 @@ MARKETING_VERSION = 1.3.2; PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 95C5B2502697752700941585 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = Simoleon/Simoleon.entitlements; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_ASSET_PATHS = "\"Simoleon/Preview Content\""; - DEVELOPMENT_TEAM = MTX83R5H8X; - ENABLE_PREVIEWS = YES; - INFOPLIST_FILE = Simoleon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MARKETING_VERSION = 1.3.2; - PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon; - PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; - 95C5B2552697752700941585 /* Debug */ = { + 95DC5D792728176900B1EFA0 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonUITests/Info.plist; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonTests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Simoleon.app/Simoleon"; + }; + name = Debug; + }; + 95DC5D7A2728176900B1EFA0 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = MTX83R5H8X; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonTests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Simoleon.app/Simoleon"; + }; + name = Release; + }; + 95DC5D7C2728176900B1EFA0 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = MTX83R5H8X; + GENERATE_INFOPLIST_FILE = YES; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonUITests; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Simoleon; }; name = Debug; }; - 95C5B2562697752700941585 /* Release */ = { + 95DC5D7D2728176900B1EFA0 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = MTX83R5H8X; - INFOPLIST_FILE = SimoleonUITests/Info.plist; + GENERATE_INFOPLIST_FILE = YES; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); + MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.SimoleonUITests; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Simoleon; @@ -1285,91 +580,56 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 950093D126CBC7A200FEBF67 /* Build configuration list for PBXNativeTarget "SimoleonAppPreview" */ = { + 95DC5D472728176700B1EFA0 /* Build configuration list for PBXProject "Simoleon" */ = { isa = XCConfigurationList; buildConfigurations = ( - 950093CE26CBC7A200FEBF67 /* Debug */, - 950093CF26CBC7A200FEBF67 /* Screenshots */, - 950093D026CBC7A200FEBF67 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 9531D44626D8E4CF00665D2A /* Build configuration list for PBXNativeTarget "SimoleonTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 9531D44726D8E4CF00665D2A /* Debug */, - 9531D44826D8E4CF00665D2A /* Screenshots */, - 9531D44926D8E4CF00665D2A /* Release */, + 95DC5D732728176900B1EFA0 /* Debug */, + 95DC5D742728176900B1EFA0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 959F6DF126BBD53500101E53 /* Build configuration list for PBXNativeTarget "SimoleonScreenshots" */ = { + 95DC5D752728176900B1EFA0 /* Build configuration list for PBXNativeTarget "Simoleon" */ = { isa = XCConfigurationList; buildConfigurations = ( - 959F6DEF26BBD53500101E53 /* Debug */, - 95B9EED126CAC9EF00D94D60 /* Screenshots */, - 959F6DF026BBD53500101E53 /* Release */, + 95DC5D762728176900B1EFA0 /* Debug */, + 95DC5D772728176900B1EFA0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 95C5B21F2697752600941585 /* Build configuration list for PBXProject "Simoleon" */ = { + 95DC5D782728176900B1EFA0 /* Build configuration list for PBXNativeTarget "SimoleonTests" */ = { isa = XCConfigurationList; buildConfigurations = ( - 95C5B24C2697752700941585 /* Debug */, - 95B9EECD26CAC9EF00D94D60 /* Screenshots */, - 95C5B24D2697752700941585 /* Release */, + 95DC5D792728176900B1EFA0 /* Debug */, + 95DC5D7A2728176900B1EFA0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 95C5B24E2697752700941585 /* Build configuration list for PBXNativeTarget "Simoleon" */ = { + 95DC5D7B2728176900B1EFA0 /* Build configuration list for PBXNativeTarget "SimoleonUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( - 95C5B24F2697752700941585 /* Debug */, - 95B9EECE26CAC9EF00D94D60 /* Screenshots */, - 95C5B2502697752700941585 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 95C5B2542697752700941585 /* Build configuration list for PBXNativeTarget "SimoleonUITests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 95C5B2552697752700941585 /* Debug */, - 95B9EED026CAC9EF00D94D60 /* Screenshots */, - 95C5B2562697752700941585 /* Release */, + 95DC5D7C2728176900B1EFA0 /* Debug */, + 95DC5D7D2728176900B1EFA0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ -/* Begin XCRemoteSwiftPackageReference section */ - 95562D5026A8AEF60047E778 /* XCRemoteSwiftPackageReference "purchases-ios" */ = { - isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/RevenueCat/purchases-ios.git"; - requirement = { - kind = upToNextMajorVersion; - minimumVersion = 3.12.2; - }; - }; -/* End XCRemoteSwiftPackageReference section */ - /* Begin XCVersionGroup section */ - 95C5B2322697752700941585 /* Simoleon.xcdatamodeld */ = { + 95DC5D5A2728176800B1EFA0 /* Simoleon.xcdatamodeld */ = { isa = XCVersionGroup; children = ( - 95C5B2332697752700941585 /* Simoleon.xcdatamodel */, + 95DC5D5B2728176800B1EFA0 /* Simoleon.xcdatamodel */, ); - currentVersion = 95C5B2332697752700941585 /* Simoleon.xcdatamodel */; + currentVersion = 95DC5D5B2728176800B1EFA0 /* Simoleon.xcdatamodel */; path = Simoleon.xcdatamodeld; sourceTree = "<group>"; versionGroupType = wrapper.xcdatamodel; }; /* End XCVersionGroup section */ }; - rootObject = 95C5B21C2697752600941585 /* Project object */; + rootObject = 95DC5D442728176700B1EFA0 /* Project object */; }