|
1618 | 1618 | 31D27C8A26028D96002EDB1D /* SitePlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SitePlugin.swift; sourceTree = "<group>"; }; |
1619 | 1619 | 31D27C8E2602B553002EDB1D /* plugins.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = plugins.json; sourceTree = "<group>"; }; |
1620 | 1620 | 31D27C942602B737002EDB1D /* SitePluginsRemoteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SitePluginsRemoteTests.swift; sourceTree = "<group>"; }; |
| 1621 | + 3FA7D9FA2D547DC700CE5611 /* Networking.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Networking.xcconfig; sourceTree = "<group>"; }; |
1621 | 1622 | 450106842399A7CB00E24722 /* TaxClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaxClass.swift; sourceTree = "<group>"; }; |
1622 | 1623 | 4501068E2399B19500E24722 /* TaxRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaxRemote.swift; sourceTree = "<group>"; }; |
1623 | 1624 | 450106902399B2C800E24722 /* TaxClassListMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaxClassListMapper.swift; sourceTree = "<group>"; }; |
|
2899 | 2900 | B53EF539218138EB003E146F /* Validators */, |
2900 | 2901 | B557D9E6209753AA005962F4 /* Networking.h */, |
2901 | 2902 | B557D9E7209753AA005962F4 /* Info.plist */, |
| 2903 | + 3FA7D9FA2D547DC700CE5611 /* Networking.xcconfig */, |
2902 | 2904 | ); |
2903 | 2905 | path = Networking; |
2904 | 2906 | sourceTree = "<group>"; |
|
5707 | 5709 | /* Begin XCBuildConfiguration section */ |
5708 | 5710 | 1A96903E2359D9F30061E383 /* Release-Alpha */ = { |
5709 | 5711 | isa = XCBuildConfiguration; |
| 5712 | + baseConfigurationReference = 3FA7D9FA2D547DC700CE5611 /* Networking.xcconfig */; |
5710 | 5713 | buildSettings = { |
5711 | 5714 | ALWAYS_SEARCH_USER_PATHS = NO; |
5712 | 5715 | CLANG_ANALYZER_NONNULL = YES; |
|
5752 | 5755 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
5753 | 5756 | GCC_WARN_UNUSED_FUNCTION = YES; |
5754 | 5757 | GCC_WARN_UNUSED_VARIABLE = YES; |
5755 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
5756 | 5758 | MTL_ENABLE_DEBUG_INFO = NO; |
5757 | 5759 | SDKROOT = iphoneos; |
5758 | 5760 | SWIFT_COMPILATION_MODE = wholemodule; |
|
5940 | 5942 | }; |
5941 | 5943 | B557D9F5209753AA005962F4 /* Debug */ = { |
5942 | 5944 | isa = XCBuildConfiguration; |
| 5945 | + baseConfigurationReference = 3FA7D9FA2D547DC700CE5611 /* Networking.xcconfig */; |
5943 | 5946 | buildSettings = { |
5944 | 5947 | ALWAYS_SEARCH_USER_PATHS = NO; |
5945 | 5948 | CLANG_ANALYZER_NONNULL = YES; |
|
5991 | 5994 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
5992 | 5995 | GCC_WARN_UNUSED_FUNCTION = YES; |
5993 | 5996 | GCC_WARN_UNUSED_VARIABLE = YES; |
5994 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
5995 | 5997 | MTL_ENABLE_DEBUG_INFO = YES; |
5996 | 5998 | ONLY_ACTIVE_ARCH = YES; |
5997 | 5999 | SDKROOT = iphoneos; |
|
6005 | 6007 | }; |
6006 | 6008 | B557D9F6209753AA005962F4 /* Release */ = { |
6007 | 6009 | isa = XCBuildConfiguration; |
| 6010 | + baseConfigurationReference = 3FA7D9FA2D547DC700CE5611 /* Networking.xcconfig */; |
6008 | 6011 | buildSettings = { |
6009 | 6012 | ALWAYS_SEARCH_USER_PATHS = NO; |
6010 | 6013 | CLANG_ANALYZER_NONNULL = YES; |
|
6050 | 6053 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
6051 | 6054 | GCC_WARN_UNUSED_FUNCTION = YES; |
6052 | 6055 | GCC_WARN_UNUSED_VARIABLE = YES; |
6053 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
6054 | 6056 | MTL_ENABLE_DEBUG_INFO = NO; |
6055 | 6057 | SDKROOT = iphoneos; |
6056 | 6058 | SWIFT_COMPILATION_MODE = wholemodule; |
|
0 commit comments