|
359 | 359 | 26EA01D424EC44B300176A57 /* GeneralAppSettingsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralAppSettingsTests.swift; sourceTree = "<group>"; }; |
360 | 360 | 31D9C8C626684AEC000AC134 /* PaymentGatewayAccount+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "PaymentGatewayAccount+CoreDataClass.swift"; path = "../../../PaymentGatewayAccount+CoreDataClass.swift"; sourceTree = "<group>"; }; |
361 | 361 | 31D9C8C726684AEC000AC134 /* PaymentGatewayAccount+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "PaymentGatewayAccount+CoreDataProperties.swift"; path = "../../../PaymentGatewayAccount+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
| 362 | + 3FA7D9F92D547D5100CE5611 /* Storage.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Storage.xcconfig; sourceTree = "<group>"; }; |
362 | 363 | 450106882399AC7400E24722 /* TaxClass+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TaxClass+CoreDataClass.swift"; sourceTree = "<group>"; }; |
363 | 364 | 4501068A2399AC9B00E24722 /* TaxClass+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TaxClass+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
364 | 365 | 45260E412823E7990080C548 /* Model 68.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Model 68.xcdatamodel"; sourceTree = "<group>"; }; |
|
916 | 917 | B505F6DC20BEEA4F00BB1B69 /* CoreData */, |
917 | 918 | B54CA59C20A4BBA500F38CD1 /* Storage.h */, |
918 | 919 | B54CA59D20A4BBA600F38CD1 /* Info.plist */, |
| 920 | + 3FA7D9F92D547D5100CE5611 /* Storage.xcconfig */, |
919 | 921 | ); |
920 | 922 | path = Storage; |
921 | 923 | sourceTree = "<group>"; |
|
1671 | 1673 | /* Begin XCBuildConfiguration section */ |
1672 | 1674 | 1A96903B2359D9AF0061E383 /* Release-Alpha */ = { |
1673 | 1675 | isa = XCBuildConfiguration; |
| 1676 | + baseConfigurationReference = 3FA7D9F92D547D5100CE5611 /* Storage.xcconfig */; |
1674 | 1677 | buildSettings = { |
1675 | 1678 | ALWAYS_SEARCH_USER_PATHS = NO; |
1676 | 1679 | CLANG_ANALYZER_NONNULL = YES; |
|
1717 | 1720 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
1718 | 1721 | GCC_WARN_UNUSED_FUNCTION = YES; |
1719 | 1722 | GCC_WARN_UNUSED_VARIABLE = YES; |
1720 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
1721 | 1723 | MTL_ENABLE_DEBUG_INFO = NO; |
1722 | 1724 | SDKROOT = iphoneos; |
1723 | 1725 | SWIFT_COMPILATION_MODE = wholemodule; |
|
1786 | 1788 | }; |
1787 | 1789 | B54CA5AB20A4BBA600F38CD1 /* Debug */ = { |
1788 | 1790 | isa = XCBuildConfiguration; |
| 1791 | + baseConfigurationReference = 3FA7D9F92D547D5100CE5611 /* Storage.xcconfig */; |
1789 | 1792 | buildSettings = { |
1790 | 1793 | ALWAYS_SEARCH_USER_PATHS = NO; |
1791 | 1794 | CLANG_ANALYZER_NONNULL = YES; |
|
1838 | 1841 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
1839 | 1842 | GCC_WARN_UNUSED_FUNCTION = YES; |
1840 | 1843 | GCC_WARN_UNUSED_VARIABLE = YES; |
1841 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
1842 | 1844 | MTL_ENABLE_DEBUG_INFO = YES; |
1843 | 1845 | ONLY_ACTIVE_ARCH = YES; |
1844 | 1846 | SDKROOT = iphoneos; |
|
1852 | 1854 | }; |
1853 | 1855 | B54CA5AC20A4BBA600F38CD1 /* Release */ = { |
1854 | 1856 | isa = XCBuildConfiguration; |
| 1857 | + baseConfigurationReference = 3FA7D9F92D547D5100CE5611 /* Storage.xcconfig */; |
1855 | 1858 | buildSettings = { |
1856 | 1859 | ALWAYS_SEARCH_USER_PATHS = NO; |
1857 | 1860 | CLANG_ANALYZER_NONNULL = YES; |
|
1898 | 1901 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
1899 | 1902 | GCC_WARN_UNUSED_FUNCTION = YES; |
1900 | 1903 | GCC_WARN_UNUSED_VARIABLE = YES; |
1901 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
1902 | 1904 | MTL_ENABLE_DEBUG_INFO = NO; |
1903 | 1905 | SDKROOT = iphoneos; |
1904 | 1906 | SWIFT_COMPILATION_MODE = wholemodule; |
|
0 commit comments