|
26 | 26 | 8434F9B819E9CDC0008D9909 /* MVar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9A519E9CDC0008D9909 /* MVar.swift */; }; |
27 | 27 | 8434F9B919E9CDC0008D9909 /* QSem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9A619E9CDC0008D9909 /* QSem.swift */; }; |
28 | 28 | 8434F9D019E9CE1D008D9909 /* PiCalculus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9CF19E9CE1D008D9909 /* PiCalculus.swift */; }; |
29 | | - 8434F9D419E9CE28008D9909 /* ConcurrentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9D319E9CE28008D9909 /* ConcurrentTests.swift */; }; |
30 | 29 | 8475205A1A7EC3E800975C8B /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 847520591A7EC3E800975C8B /* Exception.swift */; }; |
31 | 30 | 849AA3AF1A09850400472F08 /* Concurrent.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8434F98019E9CD76008D9909 /* Concurrent.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
32 | 31 | 84A53D451B1A8F1800E8A107 /* Concurrent.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84A53D3A1B1A8F1800E8A107 /* Concurrent.framework */; }; |
|
41 | 40 | 84A53D5F1B1A8F7000E8A107 /* QSem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9A619E9CDC0008D9909 /* QSem.swift */; }; |
42 | 41 | 84A53D681B1A8F7000E8A107 /* CONCRealWorld.m in Sources */ = {isa = PBXBuildFile; fileRef = 8434F99F19E9CDC0008D9909 /* CONCRealWorld.m */; }; |
43 | 42 | 84A53D6B1B1A8F8B00E8A107 /* Concurrent.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84A53D3A1B1A8F1800E8A107 /* Concurrent.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
44 | | - 84A53D6D1B1A8FC400E8A107 /* ConcurrentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9D319E9CE28008D9909 /* ConcurrentTests.swift */; }; |
45 | | - 84A53D6E1B1A8FC400E8A107 /* STMSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84FE01E81A881FE6006D3EEA /* STMSpec.swift */; }; |
46 | 43 | 84A53D6F1B1A8FC400E8A107 /* PiCalculus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434F9CF19E9CE1D008D9909 /* PiCalculus.swift */; }; |
47 | 44 | 84A53DDB1B1A965700E8A107 /* Swiftz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84A53DD21B1A964400E8A107 /* Swiftz.framework */; }; |
48 | 45 | 84A53DDE1B1A965F00E8A107 /* Swiftz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84A53DD21B1A964400E8A107 /* Swiftz.framework */; }; |
|
51 | 48 | 84A53DE11B1A966E00E8A107 /* Concurrent-ObjCBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 8434F9A019E9CDC0008D9909 /* Concurrent-ObjCBridge.h */; }; |
52 | 49 | 84A53DED1B1A9C6400E8A107 /* Swiftz.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84A53DD61B1A964400E8A107 /* Swiftz.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
53 | 50 | 84A53E081B1A9F2C00E8A107 /* SwiftCheck.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84A53E011B1A9F1900E8A107 /* SwiftCheck.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 51 | + 84EA2C591B23AE5D0001FB3F /* ChanSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F467811B1B9244002A4C4C /* ChanSpec.swift */; }; |
| 52 | + 84EA2C5A1B23AE5F0001FB3F /* MVarSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841022531B1AA00D00E799A0 /* MVarSpec.swift */; }; |
54 | 53 | 84F467831B1B9244002A4C4C /* ChanSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F467811B1B9244002A4C4C /* ChanSpec.swift */; }; |
55 | | - 84FE01E91A881FE6006D3EEA /* STMSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84FE01E81A881FE6006D3EEA /* STMSpec.swift */; }; |
56 | 54 | /* End PBXBuildFile section */ |
57 | 55 |
|
58 | 56 | /* Begin PBXContainerItemProxy section */ |
|
202 | 200 | 8434F9A619E9CDC0008D9909 /* QSem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QSem.swift; sourceTree = "<group>"; }; |
203 | 201 | 8434F9CF19E9CE1D008D9909 /* PiCalculus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PiCalculus.swift; sourceTree = "<group>"; }; |
204 | 202 | 8434F9D119E9CE24008D9909 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
205 | | - 8434F9D319E9CE28008D9909 /* ConcurrentTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConcurrentTests.swift; sourceTree = "<group>"; }; |
206 | 203 | 847520591A7EC3E800975C8B /* Exception.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Exception.swift; sourceTree = "<group>"; }; |
207 | 204 | 84A53D3A1B1A8F1800E8A107 /* Concurrent.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Concurrent.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
208 | 205 | 84A53D441B1A8F1800E8A107 /* Concurrent-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Concurrent-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
209 | 206 | 84A53DC91B1A964300E8A107 /* Swiftz.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Swiftz.xcodeproj; path = Carthage/Checkouts/Swiftz/Swiftz.xcodeproj; sourceTree = "<group>"; }; |
210 | 207 | 84A53DF51B1A9F1800E8A107 /* SwiftCheck.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftCheck.xcodeproj; path = Carthage/Checkouts/SwiftCheck/SwiftCheck.xcodeproj; sourceTree = SOURCE_ROOT; }; |
211 | 208 | 84F467811B1B9244002A4C4C /* ChanSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChanSpec.swift; sourceTree = "<group>"; }; |
212 | | - 84FE01E81A881FE6006D3EEA /* STMSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = STMSpec.swift; sourceTree = "<group>"; }; |
213 | 209 | /* End PBXFileReference section */ |
214 | 210 |
|
215 | 211 | /* Begin PBXFrameworksBuildPhase section */ |
|
303 | 299 | 8434F98F19E9CD76008D9909 /* ConcurrentTests */ = { |
304 | 300 | isa = PBXGroup; |
305 | 301 | children = ( |
306 | | - 8434F9D319E9CE28008D9909 /* ConcurrentTests.swift */, |
307 | 302 | 84F467811B1B9244002A4C4C /* ChanSpec.swift */, |
308 | 303 | 841022531B1AA00D00E799A0 /* MVarSpec.swift */, |
309 | | - 84FE01E81A881FE6006D3EEA /* STMSpec.swift */, |
310 | 304 | 8434F9CF19E9CE1D008D9909 /* PiCalculus.swift */, |
311 | 305 | 8434F99019E9CD76008D9909 /* Supporting Files */, |
312 | 306 | ); |
|
613 | 607 | isa = PBXSourcesBuildPhase; |
614 | 608 | buildActionMask = 2147483647; |
615 | 609 | files = ( |
616 | | - 8434F9D419E9CE28008D9909 /* ConcurrentTests.swift in Sources */, |
617 | 610 | 8434F9D019E9CE1D008D9909 /* PiCalculus.swift in Sources */, |
618 | | - 84FE01E91A881FE6006D3EEA /* STMSpec.swift in Sources */, |
| 611 | + 84EA2C5A1B23AE5F0001FB3F /* MVarSpec.swift in Sources */, |
| 612 | + 84EA2C591B23AE5D0001FB3F /* ChanSpec.swift in Sources */, |
619 | 613 | ); |
620 | 614 | runOnlyForDeploymentPostprocessing = 0; |
621 | 615 | }; |
|
640 | 634 | isa = PBXSourcesBuildPhase; |
641 | 635 | buildActionMask = 2147483647; |
642 | 636 | files = ( |
643 | | - 84A53D6D1B1A8FC400E8A107 /* ConcurrentTests.swift in Sources */, |
644 | | - 84A53D6E1B1A8FC400E8A107 /* STMSpec.swift in Sources */, |
645 | 637 | 84F467831B1B9244002A4C4C /* ChanSpec.swift in Sources */, |
646 | 638 | 841022551B1AA00D00E799A0 /* MVarSpec.swift in Sources */, |
647 | 639 | 84A53D6F1B1A8FC400E8A107 /* PiCalculus.swift in Sources */, |
|
0 commit comments