|
18 | 18 | /* End PBXFileReference section */ |
19 | 19 |
|
20 | 20 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 21 | + 1AB344D32FD1EDDE009243EA /* Configs */ = { |
| 22 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 23 | + path = Configs; |
| 24 | + sourceTree = "<group>"; |
| 25 | + }; |
21 | 26 | 1AEE2D3B2F16D0BF009CBD65 /* Platform */ = { |
22 | 27 | isa = PBXFileSystemSynchronizedRootGroup; |
23 | 28 | name = Platform; |
24 | | - path = Sources/Platform; |
| 29 | + path = ../Sources/Platform; |
25 | 30 | sourceTree = "<group>"; |
26 | 31 | }; |
27 | 32 | 1AEE2DA62F16D158009CBD65 /* Utilities */ = { |
28 | 33 | isa = PBXFileSystemSynchronizedRootGroup; |
29 | 34 | name = Utilities; |
30 | | - path = Sources/Utilities; |
| 35 | + path = ../Sources/Utilities; |
31 | 36 | sourceTree = "<group>"; |
32 | 37 | }; |
33 | 38 | 1AEE2E362F16D1DB009CBD65 /* ComputeCxx */ = { |
34 | 39 | isa = PBXFileSystemSynchronizedRootGroup; |
35 | 40 | name = ComputeCxx; |
36 | | - path = Sources/ComputeCxx; |
| 41 | + path = ../Sources/ComputeCxx; |
37 | 42 | sourceTree = "<group>"; |
38 | 43 | }; |
39 | 44 | 1AEE2EA82F16D2CC009CBD65 /* ComputeCxxSwiftSupport */ = { |
40 | 45 | isa = PBXFileSystemSynchronizedRootGroup; |
41 | 46 | name = ComputeCxxSwiftSupport; |
42 | | - path = Sources/ComputeCxxSwiftSupport; |
| 47 | + path = ../Sources/ComputeCxxSwiftSupport; |
43 | 48 | sourceTree = "<group>"; |
44 | 49 | }; |
45 | 50 | 1AEE2ED32F16D309009CBD65 /* Compute */ = { |
46 | 51 | isa = PBXFileSystemSynchronizedRootGroup; |
47 | 52 | name = Compute; |
48 | | - path = Sources/Compute; |
| 53 | + path = ../Sources/Compute; |
49 | 54 | sourceTree = "<group>"; |
50 | 55 | }; |
51 | 56 | /* End PBXFileSystemSynchronizedRootGroup section */ |
|
66 | 71 | 1AD6DB7D2F16A95B00D4C5D6 = { |
67 | 72 | isa = PBXGroup; |
68 | 73 | children = ( |
| 74 | + 1AB344D32FD1EDDE009243EA /* Configs */, |
69 | 75 | 1AEE2D3B2F16D0BF009CBD65 /* Platform */, |
70 | 76 | 1AEE2DA62F16D158009CBD65 /* Utilities */, |
71 | 77 | 1AEE2E362F16D1DB009CBD65 /* ComputeCxx */, |
|
121 | 127 | dependencies = ( |
122 | 128 | ); |
123 | 129 | fileSystemSynchronizedGroups = ( |
| 130 | + 1AB344D32FD1EDDE009243EA /* Configs */, |
124 | 131 | 1AEE2D3B2F16D0BF009CBD65 /* Platform */, |
125 | 132 | 1AEE2DA62F16D158009CBD65 /* Utilities */, |
126 | 133 | 1AEE2E362F16D1DB009CBD65 /* ComputeCxx */, |
|
185 | 192 | files = ( |
186 | 193 | ); |
187 | 194 | inputFileListPaths = ( |
188 | | - "$(SRCROOT)/Scripts/Xcode/process_headers_inputs.xcfilelist", |
| 195 | + "$(SRCROOT)/Scripts/process_headers_inputs.xcfilelist", |
189 | 196 | ); |
190 | 197 | inputPaths = ( |
191 | | - "$(SRCROOT)/Scripts/Xcode/process_headers.sh", |
| 198 | + "$(SRCROOT)/Scripts/process_headers.sh", |
192 | 199 | ); |
193 | 200 | name = "Process Headers"; |
194 | 201 | outputFileListPaths = ( |
195 | | - "$(SRCROOT)/Scripts/Xcode/process_headers_outputs.xcfilelist", |
| 202 | + "$(SRCROOT)/Scripts/process_headers_outputs.xcfilelist", |
196 | 203 | ); |
197 | 204 | outputPaths = ( |
198 | 205 | ); |
199 | 206 | runOnlyForDeploymentPostprocessing = 0; |
200 | 207 | shellPath = /bin/sh; |
201 | | - shellScript = "# Type a script or drag a script file from your workspace to insert its path.\nScripts/Xcode/process_headers.sh\n"; |
| 208 | + shellScript = "# Type a script or drag a script file from your workspace to insert its path.\nScripts/process_headers.sh\n"; |
202 | 209 | }; |
203 | 210 | /* End PBXShellScriptBuildPhase section */ |
204 | 211 |
|
|
215 | 222 | /* Begin XCBuildConfiguration section */ |
216 | 223 | 1AD6DB822F16A95B00D4C5D6 /* Debug */ = { |
217 | 224 | isa = XCBuildConfiguration; |
| 225 | + baseConfigurationReferenceAnchor = 1AB344D32FD1EDDE009243EA /* Configs */; |
| 226 | + baseConfigurationReferenceRelativePath = Shared.xcconfig; |
218 | 227 | buildSettings = { |
219 | 228 | }; |
220 | 229 | name = Debug; |
221 | 230 | }; |
222 | 231 | 1AD6DB832F16A95B00D4C5D6 /* Release */ = { |
223 | 232 | isa = XCBuildConfiguration; |
| 233 | + baseConfigurationReferenceAnchor = 1AB344D32FD1EDDE009243EA /* Configs */; |
| 234 | + baseConfigurationReferenceRelativePath = Shared.xcconfig; |
224 | 235 | buildSettings = { |
225 | 236 | }; |
226 | 237 | name = Release; |
227 | 238 | }; |
228 | 239 | 1AD6DB8E2F16AA0D00D4C5D6 /* Debug */ = { |
229 | 240 | isa = XCBuildConfiguration; |
| 241 | + baseConfigurationReferenceAnchor = 1AB344D32FD1EDDE009243EA /* Configs */; |
| 242 | + baseConfigurationReferenceRelativePath = Compute.xcconfig; |
230 | 243 | buildSettings = { |
231 | 244 | ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES; |
232 | 245 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
287 | 300 | GCC_WARN_UNUSED_VARIABLE = YES; |
288 | 301 | GENERATE_INFOPLIST_FILE = YES; |
289 | 302 | HEADER_SEARCH_PATHS = ( |
290 | | - Sources/Platform/include, |
291 | | - Sources/Utilities/include, |
292 | | - Sources/ComputeCxx/include, |
| 303 | + ../Sources/Platform/include, |
| 304 | + ../Sources/Utilities/include, |
| 305 | + ../Sources/ComputeCxx/include, |
293 | 306 | ); |
294 | 307 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
295 | 308 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
|
320 | 333 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; |
321 | 334 | SWIFT_APPROACHABLE_CONCURRENCY = YES; |
322 | 335 | SWIFT_EMIT_LOC_STRINGS = YES; |
323 | | - SWIFT_INCLUDE_PATHS = Sources/ComputeCxx/include; |
| 336 | + SWIFT_INCLUDE_PATHS = ../Sources/ComputeCxx/include; |
324 | 337 | SWIFT_INSTALL_MODULE = YES; |
325 | 338 | SWIFT_INSTALL_OBJC_HEADER = NO; |
326 | 339 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
327 | 340 | SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
328 | 341 | SWIFT_VERSION = 6.0; |
329 | 342 | SYSTEM_HEADER_SEARCH_PATHS = ( |
330 | | - "Submodules/swift-runtime-headers/include", |
331 | | - "Submodules/swift-runtime-headers/stdlib/include", |
332 | | - "Submodules/swift-runtime-headers/stdlib/public/SwiftShims", |
| 343 | + "../Submodules/swift-runtime-headers/include", |
| 344 | + "../Submodules/swift-runtime-headers/stdlib/include", |
| 345 | + "../Submodules/swift-runtime-headers/stdlib/public/SwiftShims", |
333 | 346 | ); |
334 | 347 | TARGETED_DEVICE_FAMILY = "1,2,7"; |
335 | 348 | USER_HEADER_SEARCH_PATHS = ( |
336 | | - Sources/ComputeCxx, |
337 | | - Sources/ComputeCxx/internalInclude, |
| 349 | + ../Sources/ComputeCxx, |
| 350 | + ../Sources/ComputeCxx/internalInclude, |
338 | 351 | ); |
339 | 352 | USE_HEADERMAP = NO; |
340 | 353 | VERSIONING_SYSTEM = "apple-generic"; |
|
345 | 358 | }; |
346 | 359 | 1AD6DB8F2F16AA0D00D4C5D6 /* Release */ = { |
347 | 360 | isa = XCBuildConfiguration; |
| 361 | + baseConfigurationReferenceAnchor = 1AB344D32FD1EDDE009243EA /* Configs */; |
| 362 | + baseConfigurationReferenceRelativePath = Compute.xcconfig; |
348 | 363 | buildSettings = { |
349 | 364 | ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES; |
350 | 365 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
399 | 414 | GCC_WARN_UNUSED_VARIABLE = YES; |
400 | 415 | GENERATE_INFOPLIST_FILE = YES; |
401 | 416 | HEADER_SEARCH_PATHS = ( |
402 | | - Sources/Platform/include, |
403 | | - Sources/Utilities/include, |
404 | | - Sources/ComputeCxx/include, |
| 417 | + ../Sources/Platform/include, |
| 418 | + ../Sources/Utilities/include, |
| 419 | + ../Sources/ComputeCxx/include, |
405 | 420 | ); |
406 | 421 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
407 | 422 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
|
431 | 446 | SWIFT_APPROACHABLE_CONCURRENCY = YES; |
432 | 447 | SWIFT_COMPILATION_MODE = wholemodule; |
433 | 448 | SWIFT_EMIT_LOC_STRINGS = YES; |
434 | | - SWIFT_INCLUDE_PATHS = Sources/ComputeCxx/include; |
| 449 | + SWIFT_INCLUDE_PATHS = ../Sources/ComputeCxx/include; |
435 | 450 | SWIFT_INSTALL_MODULE = YES; |
436 | 451 | SWIFT_INSTALL_OBJC_HEADER = NO; |
437 | 452 | SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
438 | 453 | SWIFT_VERSION = 6.0; |
439 | 454 | SYSTEM_HEADER_SEARCH_PATHS = ( |
440 | | - "Submodules/swift-runtime-headers/include", |
441 | | - "Submodules/swift-runtime-headers/stdlib/include", |
442 | | - "Submodules/swift-runtime-headers/stdlib/public/SwiftShims", |
| 455 | + "../Submodules/swift-runtime-headers/include", |
| 456 | + "../Submodules/swift-runtime-headers/stdlib/include", |
| 457 | + "../Submodules/swift-runtime-headers/stdlib/public/SwiftShims", |
443 | 458 | ); |
444 | 459 | TARGETED_DEVICE_FAMILY = "1,2,7"; |
445 | 460 | USER_HEADER_SEARCH_PATHS = ( |
446 | | - Sources/ComputeCxx, |
447 | | - Sources/ComputeCxx/internalInclude, |
| 461 | + ../Sources/ComputeCxx, |
| 462 | + ../Sources/ComputeCxx/internalInclude, |
448 | 463 | ); |
449 | 464 | USE_HEADERMAP = NO; |
450 | 465 | VERSIONING_SYSTEM = "apple-generic"; |
|
0 commit comments