|
17 | 17 | 26EEDC8D26FE1C1C00D5BA0E /* Yosemite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26EEDC8C26FE1C1C00D5BA0E /* Yosemite.framework */; }; |
18 | 18 | 26EEDC9026FE1C7B00D5BA0E /* Networking.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26EEDC8E26FE1C7B00D5BA0E /* Networking.generated.swift */; }; |
19 | 19 | 26EEDC9126FE1C7B00D5BA0E /* Yosemite.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26EEDC8F26FE1C7B00D5BA0E /* Yosemite.generated.swift */; }; |
| 20 | + 3FA7DA012D547F2600CE5611 /* Fakes.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 3FA7DA002D547F2600CE5611 /* Fakes.xcconfig */; }; |
20 | 21 | /* End PBXBuildFile section */ |
21 | 22 |
|
22 | 23 | /* Begin PBXCopyFilesBuildPhase section */ |
|
45 | 46 | 26EEDC8C26FE1C1C00D5BA0E /* Yosemite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Yosemite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | 47 | 26EEDC8E26FE1C7B00D5BA0E /* Networking.generated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Networking.generated.swift; sourceTree = "<group>"; }; |
47 | 48 | 26EEDC8F26FE1C7B00D5BA0E /* Yosemite.generated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Yosemite.generated.swift; sourceTree = "<group>"; }; |
| 49 | + 3FA7DA002D547F2600CE5611 /* Fakes.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Fakes.xcconfig; sourceTree = "<group>"; }; |
48 | 50 | /* End PBXFileReference section */ |
49 | 51 |
|
50 | 52 | /* Begin PBXFrameworksBuildPhase section */ |
|
97 | 99 | 26106B3B25FA4F5F0000DF30 /* Products */, |
98 | 100 | 26CA6D2425F6C87800B01F48 /* Fakes.h */, |
99 | 101 | 26CA6D2525F6C87800B01F48 /* Info.plist */, |
| 102 | + 3FA7DA002D547F2600CE5611 /* Fakes.xcconfig */, |
100 | 103 | ); |
101 | 104 | path = Fakes; |
102 | 105 | sourceTree = "<group>"; |
|
185 | 188 | isa = PBXResourcesBuildPhase; |
186 | 189 | buildActionMask = 2147483647; |
187 | 190 | files = ( |
| 191 | + 3FA7DA012D547F2600CE5611 /* Fakes.xcconfig in Resources */, |
188 | 192 | ); |
189 | 193 | runOnlyForDeploymentPostprocessing = 0; |
190 | 194 | }; |
|
209 | 213 | /* Begin XCBuildConfiguration section */ |
210 | 214 | 26CA6D2725F6C87800B01F48 /* Debug */ = { |
211 | 215 | isa = XCBuildConfiguration; |
| 216 | + baseConfigurationReference = 3FA7DA002D547F2600CE5611 /* Fakes.xcconfig */; |
212 | 217 | buildSettings = { |
213 | 218 | ALWAYS_SEARCH_USER_PATHS = NO; |
214 | 219 | CLANG_ANALYZER_NONNULL = YES; |
|
260 | 265 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
261 | 266 | GCC_WARN_UNUSED_FUNCTION = YES; |
262 | 267 | GCC_WARN_UNUSED_VARIABLE = YES; |
263 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
264 | 268 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
265 | 269 | MTL_FAST_MATH = YES; |
266 | 270 | ONLY_ACTIVE_ARCH = YES; |
|
274 | 278 | }; |
275 | 279 | 26CA6D2825F6C87800B01F48 /* Release */ = { |
276 | 280 | isa = XCBuildConfiguration; |
| 281 | + baseConfigurationReference = 3FA7DA002D547F2600CE5611 /* Fakes.xcconfig */; |
277 | 282 | buildSettings = { |
278 | 283 | ALWAYS_SEARCH_USER_PATHS = NO; |
279 | 284 | CLANG_ANALYZER_NONNULL = YES; |
|
319 | 324 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
320 | 325 | GCC_WARN_UNUSED_FUNCTION = YES; |
321 | 326 | GCC_WARN_UNUSED_VARIABLE = YES; |
322 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
323 | 327 | MTL_ENABLE_DEBUG_INFO = NO; |
324 | 328 | MTL_FAST_MATH = YES; |
325 | 329 | SDKROOT = iphoneos; |
|
0 commit comments