view Simoleon.xcodeproj/project.pbxproj @ 144:4271fb5f69e2

Add Scheme for automating App Preview
author Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com>
date Tue, 17 Aug 2021 22:15:48 +0100
parents 87f02d4f9c26
children 6eac99e99b96
line wrap: on
line source

// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 52;
	objects = {

/* Begin PBXBuildFile section */
		950093CA26CBC7A200FEBF67 /* SimoleonAppPreview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950093C926CBC7A200FEBF67 /* SimoleonAppPreview.swift */; };
		950A377726A820F800CAB175 /* DefaultCurrency+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */; };
		950A377826A820F800CAB175 /* DefaultCurrency+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */; };
		9522BEA926B5A4D20076B098 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9522BEA826B5A4D20076B098 /* AppDelegate.swift */; };
		9522BEAB26B5AACB0076B098 /* ListModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9522BEAA26B5AACB0076B098 /* ListModifier.swift */; };
		9555933A269B0AB8000FD726 /* ParseJson.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95559339269B0AB8000FD726 /* ParseJson.swift */; };
		95561E3F26AF25EF00CCB543 /* SubscriptionFeature.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */; };
		95562D4D26A8962A0047E778 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95562D4C26A8962A0047E778 /* StoreKit.framework */; };
		95562D5226A8AEF60047E778 /* Purchases in Frameworks */ = {isa = PBXBuildFile; productRef = 95562D5126A8AEF60047E778 /* Purchases */; };
		957065E226A5FE0400523E68 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 957065E126A5FE0400523E68 /* Settings.swift */; };
		958526C326B41D60001FC826 /* CurrencyPairModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958526C226B41D60001FC826 /* CurrencyPairModel.swift */; };
		9585BB1226A6B71B00E3193E /* ReadConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1126A6B71B00E3193E /* ReadConfig.swift */; };
		9585BB1426A6B7F400E3193E /* NetworkRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1326A6B7F400E3193E /* NetworkRequest.swift */; };
		9585BB1A26A6E8FD00E3193E /* SimpleSuccess.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9585BB1926A6E8FD00E3193E /* SimpleSuccess.swift */; };
		9587598D26B2A68B004086F0 /* CurrencyMetadata.json in Resources */ = {isa = PBXBuildFile; fileRef = 9587598F26B2A68B004086F0 /* CurrencyMetadata.json */; };
		95909CB326B07BFC00D051AB /* SearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95909CB226B07BFC00D051AB /* SearchBar.swift */; };
		959F6DEB26BBD53500101E53 /* SimoleonScreenshots.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959F6DEA26BBD53500101E53 /* SimoleonScreenshots.swift */; };
		959F6DF326BBD54400101E53 /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956088B526B9307600A4FD6C /* SnapshotHelper.swift */; };
		95AEBC9526A03ECB00613729 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9426A03ECB00613729 /* ContentView.swift */; };
		95AEBC9B26A04A4200613729 /* CurrencyMetadataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */; };
		95AEBC9D26A04D4600613729 /* CurrencyRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBC9C26A04D4600613729 /* CurrencyRow.swift */; };
		95AEBCA326A0900E00613729 /* CurrencyQuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */; };
		95B54F4426A4842C001DC0D8 /* Conversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B54F4326A4842C001DC0D8 /* Conversion.swift */; };
		95B54F4626A48852001DC0D8 /* CurrencySelector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B54F4526A48852001DC0D8 /* CurrencySelector.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 */; };
		95C5179126A5DC8E00BC2B24 /* ConditionalWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */; };
		95C5179926A5EC9F00BC2B24 /* FavoriteButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179826A5EC9F00BC2B24 /* FavoriteButton.swift */; };
		95C5179C26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179A26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift */; };
		95C5179D26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179B26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift */; };
		95C5179F26A5F34200BC2B24 /* Favorites.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5179E26A5F34200BC2B24 /* Favorites.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 */; };
		95C5B23F2697752700941585 /* SimoleonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B23E2697752700941585 /* SimoleonTests.swift */; };
		95C5B24A2697752700941585 /* SimoleonUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C5B2492697752700941585 /* SimoleonUITests.swift */; };
		95D8C8C726A95D2900BCC188 /* SubscriptionPaywall.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D8C8C626A95D2900BCC188 /* SubscriptionPaywall.swift */; };
		95D8C8CD26A9784500BCC188 /* SubscribeButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D8C8CC26A9784500BCC188 /* SubscribeButton.swift */; };
		95D8C8CF26A98A7900BCC188 /* RestoreButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D8C8CE26A98A7900BCC188 /* RestoreButton.swift */; };
		95D8C8D126A9BC6200BCC188 /* LockedCurrencyPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D8C8D026A9BC6200BCC188 /* LockedCurrencyPicker.swift */; };
		95DD4ABB269B33810027CA1F /* CurrencyPairs.json in Resources */ = {isa = PBXBuildFile; fileRef = 95DD4ABA269B33810027CA1F /* CurrencyPairs.json */; };
		95E76436269DFC1A008E9F31 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */; };
		95E7643A269E0037008E9F31 /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95E76439269E0037008E9F31 /* CloudKit.framework */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		950093CC26CBC7A200FEBF67 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 95C5B21C2697752600941585 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 95C5B2232697752600941585;
			remoteInfo = Simoleon;
		};
		959F6DED26BBD53500101E53 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 95C5B21C2697752600941585 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 95C5B2232697752600941585;
			remoteInfo = Simoleon;
		};
		95C5B23B2697752700941585 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 95C5B21C2697752600941585 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 95C5B2232697752600941585;
			remoteInfo = Simoleon;
		};
		95C5B2462697752700941585 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 95C5B21C2697752600941585 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 95C5B2232697752600941585;
			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>"; };
		950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DefaultCurrency+CoreDataClass.swift"; sourceTree = "<group>"; };
		950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DefaultCurrency+CoreDataProperties.swift"; sourceTree = "<group>"; };
		9522BEA826B5A4D20076B098 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		9522BEAA26B5AACB0076B098 /* ListModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListModifier.swift; sourceTree = "<group>"; };
		95559339269B0AB8000FD726 /* ParseJson.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseJson.swift; sourceTree = "<group>"; };
		95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionFeature.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; name = SnapshotHelper.swift; path = fastlane/SnapshotHelper.swift; sourceTree = "<group>"; };
		957065E126A5FE0400523E68 /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; };
		958526C226B41D60001FC826 /* CurrencyPairModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyPairModel.swift; sourceTree = "<group>"; };
		9585BB0F26A6B58500E3193E /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
		9585BB1126A6B71B00E3193E /* ReadConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReadConfig.swift; sourceTree = "<group>"; };
		9585BB1326A6B7F400E3193E /* NetworkRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkRequest.swift; sourceTree = "<group>"; };
		9585BB1926A6E8FD00E3193E /* SimpleSuccess.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleSuccess.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>"; };
		9587598E26B2A68B004086F0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = Base; path = Base.lproj/CurrencyMetadata.json; sourceTree = "<group>"; };
		9587599026B2A69A004086F0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = en; path = en.lproj/CurrencyMetadata.json; sourceTree = "<group>"; };
		9587599326B2A6A2004086F0 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = nl; path = nl.lproj/CurrencyMetadata.json; sourceTree = "<group>"; };
		9587599426B2A6A3004086F0 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "en-GB"; path = "en-GB.lproj/CurrencyMetadata.json"; sourceTree = "<group>"; };
		9587599526B2A6A4004086F0 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = fr; path = fr.lproj/CurrencyMetadata.json; sourceTree = "<group>"; };
		9587599626B2A6A5004086F0 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = de; path = de.lproj/CurrencyMetadata.json; sourceTree = "<group>"; };
		9587599726B2A6A5004086F0 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = it; path = it.lproj/CurrencyMetadata.json; sourceTree = "<group>"; };
		9587599A26B2A6A8004086F0 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "pt-PT"; path = "pt-PT.lproj/CurrencyMetadata.json"; sourceTree = "<group>"; };
		9587599B26B2A6A8004086F0 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = ru; path = ru.lproj/CurrencyMetadata.json; sourceTree = "<group>"; };
		9587599C26B2A6AA004086F0 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = es; path = es.lproj/CurrencyMetadata.json; 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; };
		95AEBC9426A03ECB00613729 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
		95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyMetadataModel.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 /* Conversion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Conversion.swift; sourceTree = "<group>"; };
		95B54F4526A48852001DC0D8 /* CurrencySelector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencySelector.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>"; };
		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>"; };
		95C5179A26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Favorite+CoreDataClass.swift"; sourceTree = "<group>"; };
		95C5179B26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Favorite+CoreDataProperties.swift"; sourceTree = "<group>"; };
		95C5179E26A5F34200BC2B24 /* Favorites.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Favorites.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>"; };
		95C5B23A2697752700941585 /* SimoleonTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SimoleonTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		95C5B23E2697752700941585 /* SimoleonTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimoleonTests.swift; sourceTree = "<group>"; };
		95C5B2402697752700941585 /* 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>"; };
		95D8C8C626A95D2900BCC188 /* SubscriptionPaywall.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionPaywall.swift; sourceTree = "<group>"; };
		95D8C8CC26A9784500BCC188 /* SubscribeButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscribeButton.swift; sourceTree = "<group>"; };
		95D8C8CE26A98A7900BCC188 /* RestoreButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RestoreButton.swift; sourceTree = "<group>"; };
		95D8C8D026A9BC6200BCC188 /* LockedCurrencyPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LockedCurrencyPicker.swift; sourceTree = "<group>"; };
		95DD4ABA269B33810027CA1F /* CurrencyPairs.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = CurrencyPairs.json; 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; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		950093C426CBC7A200FEBF67 /* 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 */,
				95562D4D26A8962A0047E778 /* StoreKit.framework in Frameworks */,
				95562D5226A8AEF60047E778 /* Purchases in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95C5B2372697752700941585 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95C5B2422697752700941585 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		950093C826CBC7A200FEBF67 /* SimoleonAppPreview */ = {
			isa = PBXGroup;
			children = (
				950093C926CBC7A200FEBF67 /* SimoleonAppPreview.swift */,
				950093CB26CBC7A200FEBF67 /* Info.plist */,
			);
			path = SimoleonAppPreview;
			sourceTree = "<group>";
		};
		95559331269B094A000FD726 /* Models */ = {
			isa = PBXGroup;
			children = (
				950A377526A820F400CAB175 /* DefaultCurrency+CoreDataClass.swift */,
				950A377626A820F400CAB175 /* DefaultCurrency+CoreDataProperties.swift */,
				95C5179A26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift */,
				95C5179B26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift */,
				95AEBC9A26A04A4200613729 /* CurrencyMetadataModel.swift */,
				95AEBCA226A0900E00613729 /* CurrencyQuoteModel.swift */,
				958526C226B41D60001FC826 /* CurrencyPairModel.swift */,
			);
			path = Models;
			sourceTree = "<group>";
		};
		95559338269B0AAA000FD726 /* Functions */ = {
			isa = PBXGroup;
			children = (
				95559339269B0AB8000FD726 /* ParseJson.swift */,
				9585BB1126A6B71B00E3193E /* ReadConfig.swift */,
				9585BB1326A6B7F400E3193E /* NetworkRequest.swift */,
				9585BB1926A6E8FD00E3193E /* SimpleSuccess.swift */,
			);
			path = Functions;
			sourceTree = "<group>";
		};
		9555933B269B0DF9000FD726 /* Resources */ = {
			isa = PBXGroup;
			children = (
				9587598F26B2A68B004086F0 /* CurrencyMetadata.json */,
				95DD4ABA269B33810027CA1F /* CurrencyPairs.json */,
			);
			path = Resources;
			sourceTree = "<group>";
		};
		959F6DE926BBD53500101E53 /* SimoleonScreenshots */ = {
			isa = PBXGroup;
			children = (
				959F6DEA26BBD53500101E53 /* SimoleonScreenshots.swift */,
				959F6DEC26BBD53500101E53 /* Info.plist */,
			);
			path = SimoleonScreenshots;
			sourceTree = "<group>";
		};
		95B5F52526AADE4B00BDCE89 /* Localization */ = {
			isa = PBXGroup;
			children = (
				95B5F52626AADE4B00BDCE89 /* en.xcloc */,
			);
			path = Localization;
			sourceTree = "<group>";
		};
		95B5F52626AADE4B00BDCE89 /* en.xcloc */ = {
			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 */,
			);
			path = Simoleon;
			sourceTree = "<group>";
		};
		95C5B21B2697752600941585 = {
			isa = PBXGroup;
			children = (
				956088B526B9307600A4FD6C /* SnapshotHelper.swift */,
				95C5B2262697752600941585 /* Simoleon */,
				95C5B23D2697752700941585 /* SimoleonTests */,
				95C5B2482697752700941585 /* SimoleonUITests */,
				959F6DE926BBD53500101E53 /* SimoleonScreenshots */,
				950093C826CBC7A200FEBF67 /* SimoleonAppPreview */,
				95C5B2252697752600941585 /* Products */,
				95E76438269E0037008E9F31 /* Frameworks */,
			);
			sourceTree = "<group>";
		};
		95C5B2252697752600941585 /* Products */ = {
			isa = PBXGroup;
			children = (
				95C5B2242697752600941585 /* Simoleon.app */,
				95C5B23A2697752700941585 /* SimoleonTests.xctest */,
				95C5B2452697752700941585 /* SimoleonUITests.xctest */,
				959F6DE826BBD53500101E53 /* SimoleonScreenshots.xctest */,
				950093C726CBC7A200FEBF67 /* SimoleonAppPreview.xctest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		95C5B2262697752600941585 /* Simoleon */ = {
			isa = PBXGroup;
			children = (
				95E76437269E0033008E9F31 /* Simoleon.entitlements */,
				9585BB0F26A6B58500E3193E /* Config.xcconfig */,
				9522BEA826B5A4D20076B098 /* AppDelegate.swift */,
				95C5B2272697752600941585 /* SimoleonApp.swift */,
				95AEBC9426A03ECB00613729 /* ContentView.swift */,
				95B54F4326A4842C001DC0D8 /* Conversion.swift */,
				95C5179E26A5F34200BC2B24 /* Favorites.swift */,
				957065E126A5FE0400523E68 /* Settings.swift */,
				95D8C8C626A95D2900BCC188 /* SubscriptionPaywall.swift */,
				95C5B22B2697752700941585 /* Assets.xcassets */,
				95C5B2302697752700941585 /* Persistence.swift */,
				95C5B2352697752700941585 /* Info.plist */,
				95C5B2322697752700941585 /* Simoleon.xcdatamodeld */,
				95E76435269DFC1A008E9F31 /* LaunchScreen.storyboard */,
				95FE659A269AFB44008745DE /* Helpers */,
				95559331269B094A000FD726 /* Models */,
				95559338269B0AAA000FD726 /* Functions */,
				9555933B269B0DF9000FD726 /* Resources */,
				95B5F52526AADE4B00BDCE89 /* Localization */,
				95C5B22D2697752700941585 /* Preview Content */,
			);
			path = Simoleon;
			sourceTree = "<group>";
		};
		95C5B22D2697752700941585 /* Preview Content */ = {
			isa = PBXGroup;
			children = (
				95C5B22E2697752700941585 /* Preview Assets.xcassets */,
			);
			path = "Preview Content";
			sourceTree = "<group>";
		};
		95C5B23D2697752700941585 /* SimoleonTests */ = {
			isa = PBXGroup;
			children = (
				95C5B23E2697752700941585 /* SimoleonTests.swift */,
				95C5B2402697752700941585 /* Info.plist */,
			);
			path = SimoleonTests;
			sourceTree = "<group>";
		};
		95C5B2482697752700941585 /* SimoleonUITests */ = {
			isa = PBXGroup;
			children = (
				95C5B2492697752700941585 /* SimoleonUITests.swift */,
				95C5B24B2697752700941585 /* Info.plist */,
			);
			path = SimoleonUITests;
			sourceTree = "<group>";
		};
		95E76438269E0037008E9F31 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				95A70BE926B0550000CC0273 /* CloudKit.framework */,
				95562D4C26A8962A0047E778 /* StoreKit.framework */,
				95E76439269E0037008E9F31 /* CloudKit.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		95FE659A269AFB44008745DE /* Helpers */ = {
			isa = PBXGroup;
			children = (
				95B54F4526A48852001DC0D8 /* CurrencySelector.swift */,
				95AEBC9C26A04D4600613729 /* CurrencyRow.swift */,
				95B54F4926A4A450001DC0D8 /* ConversionBox.swift */,
				95B54F5026A4ACAC001DC0D8 /* Sidebar.swift */,
				95C5179026A5DC8E00BC2B24 /* ConditionalWrapper.swift */,
				95C5179826A5EC9F00BC2B24 /* FavoriteButton.swift */,
				95C517A026A5F6C000BC2B24 /* ResignKeyboard.swift */,
				95D8C8CC26A9784500BCC188 /* SubscribeButton.swift */,
				95D8C8CE26A98A7900BCC188 /* RestoreButton.swift */,
				95D8C8D026A9BC6200BCC188 /* LockedCurrencyPicker.swift */,
				95561E3E26AF25EF00CCB543 /* SubscriptionFeature.swift */,
				95909CB226B07BFC00D051AB /* SearchBar.swift */,
				9522BEAA26B5AACB0076B098 /* ListModifier.swift */,
			);
			path = Helpers;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		950093C626CBC7A200FEBF67 /* SimoleonAppPreview */ = {
			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";
		};
		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 */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = Simoleon;
			packageProductDependencies = (
				95562D5126A8AEF60047E778 /* Purchases */,
			);
			productName = Simoleon;
			productReference = 95C5B2242697752600941585 /* Simoleon.app */;
			productType = "com.apple.product-type.application";
		};
		95C5B2392697752700941585 /* SimoleonTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 95C5B2512697752700941585 /* Build configuration list for PBXNativeTarget "SimoleonTests" */;
			buildPhases = (
				95C5B2362697752700941585 /* Sources */,
				95C5B2372697752700941585 /* Frameworks */,
				95C5B2382697752700941585 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				95C5B23C2697752700941585 /* PBXTargetDependency */,
			);
			name = SimoleonTests;
			packageProductDependencies = (
			);
			productName = SimoleonTests;
			productReference = 95C5B23A2697752700941585 /* SimoleonTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
		95C5B2442697752700941585 /* SimoleonUITests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 95C5B2542697752700941585 /* Build configuration list for PBXNativeTarget "SimoleonUITests" */;
			buildPhases = (
				95C5B2412697752700941585 /* Sources */,
				95C5B2422697752700941585 /* Frameworks */,
				95C5B2432697752700941585 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				95C5B2472697752700941585 /* PBXTargetDependency */,
			);
			name = SimoleonUITests;
			productName = SimoleonUITests;
			productReference = 95C5B2452697752700941585 /* SimoleonUITests.xctest */;
			productType = "com.apple.product-type.bundle.ui-testing";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		95C5B21C2697752600941585 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 1250;
				LastUpgradeCheck = 1250;
				TargetAttributes = {
					950093C626CBC7A200FEBF67 = {
						CreatedOnToolsVersion = 12.5.1;
						TestTargetID = 95C5B2232697752600941585;
					};
					959F6DE726BBD53500101E53 = {
						CreatedOnToolsVersion = 12.5.1;
						TestTargetID = 95C5B2232697752600941585;
					};
					95C5B2232697752600941585 = {
						CreatedOnToolsVersion = 12.5.1;
					};
					95C5B2392697752700941585 = {
						CreatedOnToolsVersion = 12.5.1;
						TestTargetID = 95C5B2232697752600941585;
					};
					95C5B2442697752700941585 = {
						CreatedOnToolsVersion = 12.5.1;
						TestTargetID = 95C5B2232697752600941585;
					};
				};
			};
			buildConfigurationList = 95C5B21F2697752600941585 /* Build configuration list for PBXProject "Simoleon" */;
			compatibilityVersion = "Xcode 9.3";
			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 */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				95C5B2232697752600941585 /* Simoleon */,
				95C5B2392697752700941585 /* SimoleonTests */,
				95C5B2442697752700941585 /* SimoleonUITests */,
				959F6DE726BBD53500101E53 /* SimoleonScreenshots */,
				950093C626CBC7A200FEBF67 /* SimoleonAppPreview */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		950093C526CBC7A200FEBF67 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		959F6DE626BBD53500101E53 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95C5B2222697752600941585 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				95DD4ABB269B33810027CA1F /* CurrencyPairs.json in Resources */,
				95C5B22F2697752700941585 /* Preview Assets.xcassets in Resources */,
				95E76436269DFC1A008E9F31 /* LaunchScreen.storyboard in Resources */,
				9587598D26B2A68B004086F0 /* CurrencyMetadata.json in Resources */,
				95B5F53126AADE4B00BDCE89 /* en.xliff in Resources */,
				95B5F53326AADE4B00BDCE89 /* Localizable.strings in Resources */,
				95B5F53226AADE4B00BDCE89 /* contents.json in Resources */,
				95B5F53426AADE4B00BDCE89 /* InfoPlist.strings in Resources */,
				95C5B22C2697752700941585 /* Assets.xcassets in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95C5B2382697752700941585 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95C5B2432697752700941585 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		950093C326CBC7A200FEBF67 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				950093CA26CBC7A200FEBF67 /* SimoleonAppPreview.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		959F6DE426BBD53500101E53 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				959F6DEB26BBD53500101E53 /* SimoleonScreenshots.swift in Sources */,
				959F6DF326BBD54400101E53 /* SnapshotHelper.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95C5B2202697752600941585 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				95C5179926A5EC9F00BC2B24 /* FavoriteButton.swift in Sources */,
				95C5179C26A5EFBE00BC2B24 /* Favorite+CoreDataClass.swift in Sources */,
				950A377826A820F800CAB175 /* DefaultCurrency+CoreDataClass.swift in Sources */,
				95C5B2312697752700941585 /* Persistence.swift in Sources */,
				9585BB1226A6B71B00E3193E /* ReadConfig.swift in Sources */,
				95AEBC9526A03ECB00613729 /* ContentView.swift in Sources */,
				9522BEAB26B5AACB0076B098 /* ListModifier.swift in Sources */,
				95909CB326B07BFC00D051AB /* SearchBar.swift in Sources */,
				95AEBC9B26A04A4200613729 /* CurrencyMetadataModel.swift in Sources */,
				9522BEA926B5A4D20076B098 /* AppDelegate.swift in Sources */,
				95D8C8CD26A9784500BCC188 /* SubscribeButton.swift in Sources */,
				950A377726A820F800CAB175 /* DefaultCurrency+CoreDataProperties.swift in Sources */,
				9585BB1A26A6E8FD00E3193E /* SimpleSuccess.swift in Sources */,
				9555933A269B0AB8000FD726 /* ParseJson.swift in Sources */,
				95D8C8CF26A98A7900BCC188 /* RestoreButton.swift in Sources */,
				95C5179D26A5EFBE00BC2B24 /* Favorite+CoreDataProperties.swift in Sources */,
				95C5179F26A5F34200BC2B24 /* Favorites.swift in Sources */,
				95C5B2282697752600941585 /* SimoleonApp.swift in Sources */,
				95B54F4A26A4A450001DC0D8 /* ConversionBox.swift in Sources */,
				95D8C8C726A95D2900BCC188 /* SubscriptionPaywall.swift in Sources */,
				95D8C8D126A9BC6200BCC188 /* LockedCurrencyPicker.swift in Sources */,
				95C517A126A5F6C000BC2B24 /* ResignKeyboard.swift in Sources */,
				95AEBC9D26A04D4600613729 /* CurrencyRow.swift in Sources */,
				95AEBCA326A0900E00613729 /* CurrencyQuoteModel.swift in Sources */,
				9585BB1426A6B7F400E3193E /* NetworkRequest.swift in Sources */,
				957065E226A5FE0400523E68 /* Settings.swift in Sources */,
				95B54F4426A4842C001DC0D8 /* Conversion.swift in Sources */,
				958526C326B41D60001FC826 /* CurrencyPairModel.swift in Sources */,
				95C5B2342697752700941585 /* Simoleon.xcdatamodeld in Sources */,
				95C5179126A5DC8E00BC2B24 /* ConditionalWrapper.swift in Sources */,
				95B54F5126A4ACAC001DC0D8 /* Sidebar.swift in Sources */,
				95B54F4626A48852001DC0D8 /* CurrencySelector.swift in Sources */,
				95561E3F26AF25EF00CCB543 /* SubscriptionFeature.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95C5B2362697752700941585 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				95C5B23F2697752700941585 /* SimoleonTests.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95C5B2412697752700941585 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				95C5B24A2697752700941585 /* SimoleonUITests.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		950093CD26CBC7A200FEBF67 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 95C5B2232697752600941585 /* Simoleon */;
			targetProxy = 950093CC26CBC7A200FEBF67 /* PBXContainerItemProxy */;
		};
		959F6DEE26BBD53500101E53 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 95C5B2232697752600941585 /* Simoleon */;
			targetProxy = 959F6DED26BBD53500101E53 /* PBXContainerItemProxy */;
		};
		95C5B23C2697752700941585 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 95C5B2232697752600941585 /* Simoleon */;
			targetProxy = 95C5B23B2697752700941585 /* PBXContainerItemProxy */;
		};
		95C5B2472697752700941585 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 95C5B2232697752600941585 /* Simoleon */;
			targetProxy = 95C5B2462697752700941585 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
		9587598F26B2A68B004086F0 /* CurrencyMetadata.json */ = {
			isa = PBXVariantGroup;
			children = (
				9587598E26B2A68B004086F0 /* Base */,
				9587599026B2A69A004086F0 /* en */,
				9587599326B2A6A2004086F0 /* nl */,
				9587599426B2A6A3004086F0 /* en-GB */,
				9587599526B2A6A4004086F0 /* fr */,
				9587599626B2A6A5004086F0 /* de */,
				9587599726B2A6A5004086F0 /* it */,
				9587599A26B2A6A8004086F0 /* pt-PT */,
				9587599B26B2A6A8004086F0 /* ru */,
				9587599C26B2A6AA004086F0 /* es */,
			);
			name = CurrencyMetadata.json;
			sourceTree = "<group>";
		};
		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;
		};
		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 */ = {
			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;
				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.1;
				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;
		};
		95B9EECF26CAC9EF00D94D60 /* Screenshots */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = MTX83R5H8X;
				INFOPLIST_FILE = SimoleonTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				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;
		};
		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;
				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 = Debug;
		};
		95C5B24D2697752700941585 /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 9585BB0F26A6B58500E3193E /* 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_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-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
				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;
				MTL_ENABLE_DEBUG_INFO = NO;
				MTL_FAST_MATH = YES;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				SWIFT_OPTIMIZATION_LEVEL = "-O";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		95C5B24F2697752700941585 /* Debug */ = {
			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.1;
				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.1;
				PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.Simoleon;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
		95C5B2522697752700941585 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = MTX83R5H8X;
				INFOPLIST_FILE = SimoleonTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				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;
		};
		95C5B2532697752700941585 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = MTX83R5H8X;
				INFOPLIST_FILE = SimoleonTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				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;
		};
		95C5B2552697752700941585 /* Debug */ = {
			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 = Debug;
		};
		95C5B2562697752700941585 /* Release */ = {
			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 = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		950093D126CBC7A200FEBF67 /* Build configuration list for PBXNativeTarget "SimoleonAppPreview" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				950093CE26CBC7A200FEBF67 /* Debug */,
				950093CF26CBC7A200FEBF67 /* Screenshots */,
				950093D026CBC7A200FEBF67 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		959F6DF126BBD53500101E53 /* Build configuration list for PBXNativeTarget "SimoleonScreenshots" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				959F6DEF26BBD53500101E53 /* Debug */,
				95B9EED126CAC9EF00D94D60 /* Screenshots */,
				959F6DF026BBD53500101E53 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		95C5B21F2697752600941585 /* Build configuration list for PBXProject "Simoleon" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				95C5B24C2697752700941585 /* Debug */,
				95B9EECD26CAC9EF00D94D60 /* Screenshots */,
				95C5B24D2697752700941585 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		95C5B24E2697752700941585 /* Build configuration list for PBXNativeTarget "Simoleon" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				95C5B24F2697752700941585 /* Debug */,
				95B9EECE26CAC9EF00D94D60 /* Screenshots */,
				95C5B2502697752700941585 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		95C5B2512697752700941585 /* Build configuration list for PBXNativeTarget "SimoleonTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				95C5B2522697752700941585 /* Debug */,
				95B9EECF26CAC9EF00D94D60 /* Screenshots */,
				95C5B2532697752700941585 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		95C5B2542697752700941585 /* Build configuration list for PBXNativeTarget "SimoleonUITests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				95C5B2552697752700941585 /* Debug */,
				95B9EED026CAC9EF00D94D60 /* Screenshots */,
				95C5B2562697752700941585 /* 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 XCSwiftPackageProductDependency section */
		95562D5126A8AEF60047E778 /* Purchases */ = {
			isa = XCSwiftPackageProductDependency;
			package = 95562D5026A8AEF60047E778 /* XCRemoteSwiftPackageReference "purchases-ios" */;
			productName = Purchases;
		};
/* End XCSwiftPackageProductDependency section */

/* Begin XCVersionGroup section */
		95C5B2322697752700941585 /* Simoleon.xcdatamodeld */ = {
			isa = XCVersionGroup;
			children = (
				95C5B2332697752700941585 /* Simoleon.xcdatamodel */,
			);
			currentVersion = 95C5B2332697752700941585 /* Simoleon.xcdatamodel */;
			path = Simoleon.xcdatamodeld;
			sourceTree = "<group>";
			versionGroupType = wrapper.xcdatamodel;
		};
/* End XCVersionGroup section */
	};
	rootObject = 95C5B21C2697752600941585 /* Project object */;
}