|
182 | 182 | 7D489ECD29CE96DA00499B21 /* gyb_utils.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = gyb_utils.py; sourceTree = "<group>"; }; |
183 | 183 | 7D489ECE29CE96DA00499B21 /* gyb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gyb; sourceTree = "<group>"; }; |
184 | 184 | 7D489ECF29CE96DA00499B21 /* generate-sources.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "generate-sources.sh"; sourceTree = "<group>"; }; |
185 | | - 7D489ED029CE96DA00499B21 /* generate-docs.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "generate-docs.sh"; sourceTree = "<group>"; }; |
186 | 185 | 7D489ED129CE96DA00499B21 /* LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE.txt; path = ../LICENSE.txt; sourceTree = "<group>"; }; |
187 | | - 7D489ED329CE96DA00499B21 /* Atomics.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = Atomics.xcodeproj; sourceTree = "<group>"; }; |
188 | 186 | 7D489ED629CE96DA00499B21 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
189 | 187 | 7D489ED729CE96DA00499B21 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
190 | 188 | 7D489ED829CE96DA00499B21 /* CONTRIBUTING.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = CONTRIBUTING.md; path = ../CONTRIBUTING.md; sourceTree = "<group>"; }; |
191 | 189 | 7D489ED929CE96DA00499B21 /* CODE_OF_CONDUCT.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = CODE_OF_CONDUCT.md; path = ../CODE_OF_CONDUCT.md; sourceTree = "<group>"; }; |
192 | 190 | 7D489F6F29CE986A00499B21 /* Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Shared.xcconfig; sourceTree = "<group>"; }; |
193 | 191 | 7D489F7029CE986A00499B21 /* Atomics.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Atomics.xcconfig; sourceTree = "<group>"; }; |
194 | 192 | 7D489F7129CE986A00499B21 /* AtomicsTests.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AtomicsTests.xcconfig; sourceTree = "<group>"; }; |
| 193 | + BB63DC6A29D782010054E9C2 /* Atomics.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = Atomics.xctestplan; sourceTree = "<group>"; }; |
195 | 194 | /* End PBXFileReference section */ |
196 | 195 |
|
197 | 196 | /* Begin PBXFrameworksBuildPhase section */ |
|
441 | 440 | 7D489ECD29CE96DA00499B21 /* gyb_utils.py */, |
442 | 441 | 7D489ECE29CE96DA00499B21 /* gyb */, |
443 | 442 | 7D489ECF29CE96DA00499B21 /* generate-sources.sh */, |
444 | | - 7D489ED029CE96DA00499B21 /* generate-docs.sh */, |
445 | 443 | ); |
446 | 444 | name = Utilities; |
447 | 445 | path = ../Utilities; |
|
450 | 448 | 7D489ED229CE96DA00499B21 /* Xcode */ = { |
451 | 449 | isa = PBXGroup; |
452 | 450 | children = ( |
| 451 | + BB63DC6A29D782010054E9C2 /* Atomics.xctestplan */, |
453 | 452 | 7D489F6F29CE986A00499B21 /* Shared.xcconfig */, |
454 | 453 | 7D489F7029CE986A00499B21 /* Atomics.xcconfig */, |
455 | 454 | 7D489F7129CE986A00499B21 /* AtomicsTests.xcconfig */, |
456 | | - 7D489ED329CE96DA00499B21 /* Atomics.xcodeproj */, |
457 | 455 | 7D489ED629CE96DA00499B21 /* README.md */, |
458 | 456 | ); |
459 | 457 | name = Xcode; |
460 | 458 | sourceTree = "<group>"; |
461 | 459 | }; |
462 | | - 7D489ED429CE96DA00499B21 /* Products */ = { |
463 | | - isa = PBXGroup; |
464 | | - name = Products; |
465 | | - sourceTree = "<group>"; |
466 | | - }; |
467 | 460 | /* End PBXGroup section */ |
468 | 461 |
|
469 | 462 | /* Begin PBXHeadersBuildPhase section */ |
|
544 | 537 | mainGroup = 7D489E3529CE969D00499B21; |
545 | 538 | productRefGroup = 7D489E4029CE969D00499B21 /* Products */; |
546 | 539 | projectDirPath = ""; |
547 | | - projectReferences = ( |
548 | | - { |
549 | | - ProductGroup = 7D489ED429CE96DA00499B21 /* Products */; |
550 | | - ProjectRef = 7D489ED329CE96DA00499B21 /* Atomics.xcodeproj */; |
551 | | - }, |
552 | | - ); |
553 | 540 | projectRoot = ""; |
554 | 541 | targets = ( |
555 | 542 | 7D489E3E29CE969D00499B21 /* Atomics */, |
|
0 commit comments