|
13 | 13 | 841022511B1A9FD100E799A0 /* Swiftz.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84A53DD21B1A964400E8A107 /* Swiftz.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
14 | 14 | 841022551B1AA00D00E799A0 /* MVarSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841022531B1AA00D00E799A0 /* MVarSpec.swift */; }; |
15 | 15 | 84152B7A1A818C95006387D5 /* SVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152B791A818C95006387D5 /* SVar.swift */; }; |
16 | | - 84152BF81A819EFE006387D5 /* STM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF01A819EFE006387D5 /* STM.swift */; }; |
17 | | - 84152BF91A819EFE006387D5 /* TBQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF11A819EFE006387D5 /* TBQueue.swift */; }; |
18 | | - 84152BFA1A819EFE006387D5 /* TChan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF21A819EFE006387D5 /* TChan.swift */; }; |
19 | | - 84152BFB1A819EFE006387D5 /* TMVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF31A819EFE006387D5 /* TMVar.swift */; }; |
20 | | - 84152BFC1A819EFE006387D5 /* TQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF41A819EFE006387D5 /* TQueue.swift */; }; |
21 | | - 84152BFE1A819EFE006387D5 /* TSem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF61A819EFE006387D5 /* TSem.swift */; }; |
22 | | - 84152BFF1A819EFE006387D5 /* TVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF71A819EFE006387D5 /* TVar.swift */; }; |
23 | 16 | 8434F98619E9CD76008D9909 /* Concurrent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8434F98519E9CD76008D9909 /* Concurrent.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
24 | 17 | 8434F98C19E9CD76008D9909 /* Concurrent.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8434F98019E9CD76008D9909 /* Concurrent.framework */; }; |
25 | 18 | 8434F9B019E9CDC0008D9909 /* Chan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F99D19E9CDC0008D9909 /* Chan.swift */; }; |
|
46 | 39 | 84A53D5D1B1A8F7000E8A107 /* MVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9A519E9CDC0008D9909 /* MVar.swift */; }; |
47 | 40 | 84A53D5E1B1A8F7000E8A107 /* SVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152B791A818C95006387D5 /* SVar.swift */; }; |
48 | 41 | 84A53D5F1B1A8F7000E8A107 /* QSem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9A619E9CDC0008D9909 /* QSem.swift */; }; |
49 | | - 84A53D601B1A8F7000E8A107 /* STM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF01A819EFE006387D5 /* STM.swift */; }; |
50 | | - 84A53D611B1A8F7000E8A107 /* TBQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF11A819EFE006387D5 /* TBQueue.swift */; }; |
51 | | - 84A53D621B1A8F7000E8A107 /* TChan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF21A819EFE006387D5 /* TChan.swift */; }; |
52 | | - 84A53D631B1A8F7000E8A107 /* TMVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF31A819EFE006387D5 /* TMVar.swift */; }; |
53 | | - 84A53D641B1A8F7000E8A107 /* TQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF41A819EFE006387D5 /* TQueue.swift */; }; |
54 | | - 84A53D661B1A8F7000E8A107 /* TSem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF61A819EFE006387D5 /* TSem.swift */; }; |
55 | | - 84A53D671B1A8F7000E8A107 /* TVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84152BF71A819EFE006387D5 /* TVar.swift */; }; |
56 | 42 | 84A53D681B1A8F7000E8A107 /* CONCRealWorld.m in Sources */ = {isa = PBXBuildFile; fileRef = 8434F99F19E9CDC0008D9909 /* CONCRealWorld.m */; }; |
57 | 43 | 84A53D6B1B1A8F8B00E8A107 /* Concurrent.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84A53D3A1B1A8F1800E8A107 /* Concurrent.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
58 | 44 | 84A53D6D1B1A8FC400E8A107 /* ConcurrentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9D319E9CE28008D9909 /* ConcurrentTests.swift */; }; |
|
200 | 186 | /* Begin PBXFileReference section */ |
201 | 187 | 841022531B1AA00D00E799A0 /* MVarSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVarSpec.swift; sourceTree = "<group>"; }; |
202 | 188 | 84152B791A818C95006387D5 /* SVar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SVar.swift; sourceTree = "<group>"; }; |
203 | | - 84152BF01A819EFE006387D5 /* STM.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = STM.swift; sourceTree = "<group>"; }; |
204 | | - 84152BF11A819EFE006387D5 /* TBQueue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TBQueue.swift; sourceTree = "<group>"; }; |
205 | | - 84152BF21A819EFE006387D5 /* TChan.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TChan.swift; sourceTree = "<group>"; }; |
206 | | - 84152BF31A819EFE006387D5 /* TMVar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TMVar.swift; sourceTree = "<group>"; }; |
207 | | - 84152BF41A819EFE006387D5 /* TQueue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TQueue.swift; sourceTree = "<group>"; }; |
208 | | - 84152BF61A819EFE006387D5 /* TSem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TSem.swift; sourceTree = "<group>"; }; |
209 | | - 84152BF71A819EFE006387D5 /* TVar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TVar.swift; sourceTree = "<group>"; }; |
210 | 189 | 8434F98019E9CD76008D9909 /* Concurrent.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Concurrent.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
211 | 190 | 8434F98419E9CD76008D9909 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
212 | 191 | 8434F98519E9CD76008D9909 /* Concurrent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Concurrent.h; path = Concurrent/Concurrent.h; sourceTree = "<group>"; }; |
|
271 | 250 | /* End PBXFrameworksBuildPhase section */ |
272 | 251 |
|
273 | 252 | /* Begin PBXGroup section */ |
274 | | - 84152C011A819F02006387D5 /* STM */ = { |
275 | | - isa = PBXGroup; |
276 | | - children = ( |
277 | | - 84152BF01A819EFE006387D5 /* STM.swift */, |
278 | | - 84152BF11A819EFE006387D5 /* TBQueue.swift */, |
279 | | - 84152BF21A819EFE006387D5 /* TChan.swift */, |
280 | | - 84152BF31A819EFE006387D5 /* TMVar.swift */, |
281 | | - 84152BF41A819EFE006387D5 /* TQueue.swift */, |
282 | | - 84152BF61A819EFE006387D5 /* TSem.swift */, |
283 | | - 84152BF71A819EFE006387D5 /* TVar.swift */, |
284 | | - ); |
285 | | - name = STM; |
286 | | - sourceTree = "<group>"; |
287 | | - }; |
288 | 253 | 8434F97619E9CD75008D9909 = { |
289 | 254 | isa = PBXGroup; |
290 | 255 | children = ( |
|
319 | 284 | 8434F9A519E9CDC0008D9909 /* MVar.swift */, |
320 | 285 | 84152B791A818C95006387D5 /* SVar.swift */, |
321 | 286 | 8434F9A619E9CDC0008D9909 /* QSem.swift */, |
322 | | - 84152C011A819F02006387D5 /* STM */, |
323 | 287 | 8434F98319E9CD76008D9909 /* Supporting Files */, |
324 | 288 | ); |
325 | 289 | path = Concurrent; |
|
636 | 600 | 8434F9B919E9CDC0008D9909 /* QSem.swift in Sources */, |
637 | 601 | 8434F9B619E9CDC0008D9909 /* IChan.swift in Sources */, |
638 | 602 | 8434F9B219E9CDC0008D9909 /* CONCRealWorld.m in Sources */, |
639 | | - 84152BFC1A819EFE006387D5 /* TQueue.swift in Sources */, |
640 | 603 | 8434F9B819E9CDC0008D9909 /* MVar.swift in Sources */, |
641 | | - 84152BFE1A819EFE006387D5 /* TSem.swift in Sources */, |
642 | | - 84152BFA1A819EFE006387D5 /* TChan.swift in Sources */, |
643 | | - 84152BFB1A819EFE006387D5 /* TMVar.swift in Sources */, |
644 | 604 | 8434F9B419E9CDC0008D9909 /* Concurrent.swift in Sources */, |
645 | 605 | 8434F9B519E9CDC0008D9909 /* Future.swift in Sources */, |
646 | 606 | 8434F9B719E9CDC0008D9909 /* IVar.swift in Sources */, |
647 | | - 84152BF81A819EFE006387D5 /* STM.swift in Sources */, |
648 | | - 84152BFF1A819EFE006387D5 /* TVar.swift in Sources */, |
649 | 607 | 8434F9B019E9CDC0008D9909 /* Chan.swift in Sources */, |
650 | 608 | 84152B7A1A818C95006387D5 /* SVar.swift in Sources */, |
651 | | - 84152BF91A819EFE006387D5 /* TBQueue.swift in Sources */, |
652 | 609 | ); |
653 | 610 | runOnlyForDeploymentPostprocessing = 0; |
654 | 611 | }; |
|
675 | 632 | 84A53D5D1B1A8F7000E8A107 /* MVar.swift in Sources */, |
676 | 633 | 84A53D5E1B1A8F7000E8A107 /* SVar.swift in Sources */, |
677 | 634 | 84A53D5F1B1A8F7000E8A107 /* QSem.swift in Sources */, |
678 | | - 84A53D601B1A8F7000E8A107 /* STM.swift in Sources */, |
679 | | - 84A53D611B1A8F7000E8A107 /* TBQueue.swift in Sources */, |
680 | | - 84A53D621B1A8F7000E8A107 /* TChan.swift in Sources */, |
681 | | - 84A53D631B1A8F7000E8A107 /* TMVar.swift in Sources */, |
682 | | - 84A53D641B1A8F7000E8A107 /* TQueue.swift in Sources */, |
683 | | - 84A53D661B1A8F7000E8A107 /* TSem.swift in Sources */, |
684 | | - 84A53D671B1A8F7000E8A107 /* TVar.swift in Sources */, |
685 | 635 | 84A53D681B1A8F7000E8A107 /* CONCRealWorld.m in Sources */, |
686 | 636 | ); |
687 | 637 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments