|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 8450D2801AFC3CF300095EF6 /* SwiftCheck.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8450D27B1AFC3CE200095EF6 /* SwiftCheck.framework */; }; |
10 | 11 | 8480AB4C1A7B448300C6162D /* Sections.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8480AB4B1A7B448300C6162D /* Sections.swift */; }; |
11 | 12 | 84961FB71A99917E004A186A /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84961FB61A99917E004A186A /* State.swift */; }; |
12 | 13 | 84A88D9D1A70C280003D53CF /* Swiftz.h in Headers */ = {isa = PBXBuildFile; fileRef = 84A88D9C1A70C280003D53CF /* Swiftz.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
60 | 61 | 84A88F251A70C77B003D53CF /* Pointed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88DD81A70C2B5003D53CF /* Pointed.swift */; }; |
61 | 62 | 84A88F261A70C77B003D53CF /* Prism.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88DD91A70C2B5003D53CF /* Prism.swift */; }; |
62 | 63 | 84A88F281A70C77B003D53CF /* Semigroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88DDB1A70C2B5003D53CF /* Semigroup.swift */; }; |
63 | | - 84A88F291A70C77B003D53CF /* Set.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88DDC1A70C2B5003D53CF /* Set.swift */; }; |
64 | 64 | 84A88F2A1A70C77B003D53CF /* StringExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88DDD1A70C2B5003D53CF /* StringExt.swift */; }; |
65 | 65 | 84A88F2B1A70C77B003D53CF /* SYB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88DDF1A70C2B5003D53CF /* SYB.swift */; }; |
66 | 66 | 84A88F2C1A70C77B003D53CF /* Those.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88DE01A70C2B5003D53CF /* Those.swift */; }; |
|
81 | 81 | 84A88F731A70C7A0003D53CF /* OptionalExtSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88ED81A70C707003D53CF /* OptionalExtSpec.swift */; }; |
82 | 82 | 84A88F741A70C7A0003D53CF /* PartyExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88ED91A70C707003D53CF /* PartyExample.swift */; }; |
83 | 83 | 84A88F751A70C7A0003D53CF /* ResultSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88EDA1A70C707003D53CF /* ResultSpec.swift */; }; |
84 | | - 84A88F761A70C7A0003D53CF /* SetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88EDB1A70C707003D53CF /* SetTests.swift */; }; |
85 | 84 | 84A88F771A70C7A0003D53CF /* ShapeExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88EDC1A70C707003D53CF /* ShapeExample.swift */; }; |
86 | 85 | 84A88F781A70C7A0003D53CF /* StringExtSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88EDD1A70C707003D53CF /* StringExtSpec.swift */; }; |
87 | 86 | 84A88F791A70C7A0003D53CF /* ThoseSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A88EDE1A70C707003D53CF /* ThoseSpec.swift */; }; |
|
93 | 92 | /* End PBXBuildFile section */ |
94 | 93 |
|
95 | 94 | /* Begin PBXContainerItemProxy section */ |
| 95 | + 8450D27A1AFC3CE200095EF6 /* PBXContainerItemProxy */ = { |
| 96 | + isa = PBXContainerItemProxy; |
| 97 | + containerPortal = 8450D2751AFC3CE200095EF6 /* SwiftCheck-iOS.xcodeproj */; |
| 98 | + proxyType = 2; |
| 99 | + remoteGlobalIDString = 841FAE6C19FB1C7000AF4EA2; |
| 100 | + remoteInfo = SwiftCheck; |
| 101 | + }; |
| 102 | + 8450D27C1AFC3CE200095EF6 /* PBXContainerItemProxy */ = { |
| 103 | + isa = PBXContainerItemProxy; |
| 104 | + containerPortal = 8450D2751AFC3CE200095EF6 /* SwiftCheck-iOS.xcodeproj */; |
| 105 | + proxyType = 2; |
| 106 | + remoteGlobalIDString = 841FAE7619FB1C7100AF4EA2; |
| 107 | + remoteInfo = SwiftCheckTests; |
| 108 | + }; |
| 109 | + 8450D27E1AFC3CEC00095EF6 /* PBXContainerItemProxy */ = { |
| 110 | + isa = PBXContainerItemProxy; |
| 111 | + containerPortal = 8450D2751AFC3CE200095EF6 /* SwiftCheck-iOS.xcodeproj */; |
| 112 | + proxyType = 1; |
| 113 | + remoteGlobalIDString = 841FAE6B19FB1C7000AF4EA2; |
| 114 | + remoteInfo = SwiftCheck; |
| 115 | + }; |
96 | 116 | 84A88F7C1A70C7A2003D53CF /* PBXContainerItemProxy */ = { |
97 | 117 | isa = PBXContainerItemProxy; |
98 | 118 | containerPortal = 84A88D481A70C23D003D53CF /* Project object */; |
|
116 | 136 | /* End PBXCopyFilesBuildPhase section */ |
117 | 137 |
|
118 | 138 | /* Begin PBXFileReference section */ |
| 139 | + 8450D2751AFC3CE200095EF6 /* SwiftCheck-iOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SwiftCheck-iOS.xcodeproj"; path = "Carthage/Checkouts/SwiftCheck/SwiftCheck-iOS.xcodeproj"; sourceTree = SOURCE_ROOT; }; |
119 | 140 | 8480AB4B1A7B448300C6162D /* Sections.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Sections.swift; path = Carthage/Checkouts/Swiftx/Swiftx/Sections.swift; sourceTree = SOURCE_ROOT; }; |
120 | 141 | 84961FB61A99917E004A186A /* State.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = State.swift; sourceTree = "<group>"; }; |
121 | 142 | 84A88D5C1A70C23D003D53CF /* Swiftz-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Swiftz-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
122 | | - 84A88D621A70C23D003D53CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
123 | 143 | 84A88D981A70C280003D53CF /* Swiftz.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swiftz.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
124 | 144 | 84A88D9C1A70C280003D53CF /* Swiftz.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Swiftz.h; path = Swiftz/Swiftz.h; sourceTree = "<group>"; }; |
125 | 145 | 84A88DB11A70C2B5003D53CF /* Applicative.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Applicative.swift; sourceTree = "<group>"; }; |
|
163 | 183 | 84A88DD71A70C2B5003D53CF /* OptionalExt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OptionalExt.swift; sourceTree = "<group>"; }; |
164 | 184 | 84A88DD81A70C2B5003D53CF /* Pointed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Pointed.swift; sourceTree = "<group>"; }; |
165 | 185 | 84A88DD91A70C2B5003D53CF /* Prism.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Prism.swift; sourceTree = "<group>"; }; |
166 | | - 84A88DDB1A70C2B5003D53CF /* Semigroup.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Semigroup.swift; sourceTree = "<group>"; usesTabs = 1; }; |
167 | | - 84A88DDC1A70C2B5003D53CF /* Set.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Set.swift; sourceTree = "<group>"; }; |
| 186 | + 84A88DDB1A70C2B5003D53CF /* Semigroup.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Semigroup.swift; sourceTree = "<group>"; }; |
168 | 187 | 84A88DDD1A70C2B5003D53CF /* StringExt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExt.swift; sourceTree = "<group>"; }; |
169 | 188 | 84A88DDF1A70C2B5003D53CF /* SYB.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SYB.swift; sourceTree = "<group>"; }; |
170 | 189 | 84A88DE01A70C2B5003D53CF /* Those.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Those.swift; sourceTree = "<group>"; }; |
|
193 | 212 | 84A88ED81A70C707003D53CF /* OptionalExtSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OptionalExtSpec.swift; path = SwiftzTests/OptionalExtSpec.swift; sourceTree = SOURCE_ROOT; }; |
194 | 213 | 84A88ED91A70C707003D53CF /* PartyExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PartyExample.swift; path = SwiftzTests/PartyExample.swift; sourceTree = SOURCE_ROOT; }; |
195 | 214 | 84A88EDA1A70C707003D53CF /* ResultSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ResultSpec.swift; path = SwiftzTests/ResultSpec.swift; sourceTree = SOURCE_ROOT; }; |
196 | | - 84A88EDB1A70C707003D53CF /* SetTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SetTests.swift; path = SwiftzTests/SetTests.swift; sourceTree = SOURCE_ROOT; }; |
197 | 215 | 84A88EDC1A70C707003D53CF /* ShapeExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShapeExample.swift; path = SwiftzTests/ShapeExample.swift; sourceTree = SOURCE_ROOT; }; |
198 | 216 | 84A88EDD1A70C707003D53CF /* StringExtSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = StringExtSpec.swift; path = SwiftzTests/StringExtSpec.swift; sourceTree = SOURCE_ROOT; }; |
199 | 217 | 84A88EDE1A70C707003D53CF /* ThoseSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ThoseSpec.swift; path = SwiftzTests/ThoseSpec.swift; sourceTree = SOURCE_ROOT; }; |
|
208 | 226 | isa = PBXFrameworksBuildPhase; |
209 | 227 | buildActionMask = 2147483647; |
210 | 228 | files = ( |
| 229 | + 8450D2801AFC3CF300095EF6 /* SwiftCheck.framework in Frameworks */, |
211 | 230 | 84A88EF61A70C763003D53CF /* Swiftz.framework in Frameworks */, |
212 | 231 | ); |
213 | 232 | runOnlyForDeploymentPostprocessing = 0; |
|
222 | 241 | /* End PBXFrameworksBuildPhase section */ |
223 | 242 |
|
224 | 243 | /* Begin PBXGroup section */ |
| 244 | + 8450D2761AFC3CE200095EF6 /* Products */ = { |
| 245 | + isa = PBXGroup; |
| 246 | + children = ( |
| 247 | + 8450D27B1AFC3CE200095EF6 /* SwiftCheck.framework */, |
| 248 | + 8450D27D1AFC3CE200095EF6 /* SwiftCheckTests.xctest */, |
| 249 | + ); |
| 250 | + name = Products; |
| 251 | + sourceTree = "<group>"; |
| 252 | + }; |
225 | 253 | 84A88D471A70C23D003D53CF = { |
226 | 254 | isa = PBXGroup; |
227 | 255 | children = ( |
|
256 | 284 | 84A88D611A70C23D003D53CF /* Supporting Files */ = { |
257 | 285 | isa = PBXGroup; |
258 | 286 | children = ( |
259 | | - 84A88D621A70C23D003D53CF /* Info.plist */, |
| 287 | + 8450D2751AFC3CE200095EF6 /* SwiftCheck-iOS.xcodeproj */, |
260 | 288 | ); |
261 | 289 | name = "Supporting Files"; |
262 | 290 | sourceTree = "<group>"; |
|
366 | 394 | 84A88DD51A70C2B5003D53CF /* Num.swift */, |
367 | 395 | 84A88DD81A70C2B5003D53CF /* Pointed.swift */, |
368 | 396 | 84A88DDB1A70C2B5003D53CF /* Semigroup.swift */, |
369 | | - 84A88DDC1A70C2B5003D53CF /* Set.swift */, |
370 | 397 | 84961FB61A99917E004A186A /* State.swift */, |
371 | 398 | 84A88DDF1A70C2B5003D53CF /* SYB.swift */, |
372 | 399 | 84A88DE01A70C2B5003D53CF /* Those.swift */, |
|
418 | 445 | 84A88ED51A70C707003D53CF /* MaybeSpec.swift */, |
419 | 446 | 84A88ED61A70C707003D53CF /* MonoidSpec.swift */, |
420 | 447 | 84A88EDA1A70C707003D53CF /* ResultSpec.swift */, |
421 | | - 84A88EDB1A70C707003D53CF /* SetTests.swift */, |
422 | 448 | 84BB57651AA12E3F00214BC5 /* StateSpec.swift */, |
423 | 449 | 84A88EDE1A70C707003D53CF /* ThoseSpec.swift */, |
424 | 450 | ); |
|
451 | 477 | buildRules = ( |
452 | 478 | ); |
453 | 479 | dependencies = ( |
| 480 | + 8450D27F1AFC3CEC00095EF6 /* PBXTargetDependency */, |
454 | 481 | 84A88F7D1A70C7A2003D53CF /* PBXTargetDependency */, |
455 | 482 | ); |
456 | 483 | name = "Swiftz-iOSTests"; |
|
503 | 530 | mainGroup = 84A88D471A70C23D003D53CF; |
504 | 531 | productRefGroup = 84A88D521A70C23D003D53CF /* Products */; |
505 | 532 | projectDirPath = ""; |
| 533 | + projectReferences = ( |
| 534 | + { |
| 535 | + ProductGroup = 8450D2761AFC3CE200095EF6 /* Products */; |
| 536 | + ProjectRef = 8450D2751AFC3CE200095EF6 /* SwiftCheck-iOS.xcodeproj */; |
| 537 | + }, |
| 538 | + ); |
506 | 539 | projectRoot = ""; |
507 | 540 | targets = ( |
508 | 541 | 84A88D971A70C280003D53CF /* Swiftz */, |
|
511 | 544 | }; |
512 | 545 | /* End PBXProject section */ |
513 | 546 |
|
| 547 | +/* Begin PBXReferenceProxy section */ |
| 548 | + 8450D27B1AFC3CE200095EF6 /* SwiftCheck.framework */ = { |
| 549 | + isa = PBXReferenceProxy; |
| 550 | + fileType = wrapper.framework; |
| 551 | + path = SwiftCheck.framework; |
| 552 | + remoteRef = 8450D27A1AFC3CE200095EF6 /* PBXContainerItemProxy */; |
| 553 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 554 | + }; |
| 555 | + 8450D27D1AFC3CE200095EF6 /* SwiftCheckTests.xctest */ = { |
| 556 | + isa = PBXReferenceProxy; |
| 557 | + fileType = wrapper.cfbundle; |
| 558 | + path = SwiftCheckTests.xctest; |
| 559 | + remoteRef = 8450D27C1AFC3CE200095EF6 /* PBXContainerItemProxy */; |
| 560 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 561 | + }; |
| 562 | +/* End PBXReferenceProxy section */ |
| 563 | + |
514 | 564 | /* Begin PBXResourcesBuildPhase section */ |
515 | 565 | 84A88D5A1A70C23D003D53CF /* Resources */ = { |
516 | 566 | isa = PBXResourcesBuildPhase; |
|
549 | 599 | 84A88F731A70C7A0003D53CF /* OptionalExtSpec.swift in Sources */, |
550 | 600 | 84A88F741A70C7A0003D53CF /* PartyExample.swift in Sources */, |
551 | 601 | 84A88F751A70C7A0003D53CF /* ResultSpec.swift in Sources */, |
552 | | - 84A88F761A70C7A0003D53CF /* SetTests.swift in Sources */, |
553 | 602 | 84A88F771A70C7A0003D53CF /* ShapeExample.swift in Sources */, |
554 | 603 | 84A88F781A70C7A0003D53CF /* StringExtSpec.swift in Sources */, |
555 | 604 | 84A88F791A70C7A0003D53CF /* ThoseSpec.swift in Sources */, |
|
612 | 661 | 84A88F251A70C77B003D53CF /* Pointed.swift in Sources */, |
613 | 662 | 84A88F261A70C77B003D53CF /* Prism.swift in Sources */, |
614 | 663 | 84A88F281A70C77B003D53CF /* Semigroup.swift in Sources */, |
615 | | - 84A88F291A70C77B003D53CF /* Set.swift in Sources */, |
616 | 664 | 84A88F2A1A70C77B003D53CF /* StringExt.swift in Sources */, |
617 | 665 | 84A88F2B1A70C77B003D53CF /* SYB.swift in Sources */, |
618 | 666 | 84A88F2C1A70C77B003D53CF /* Those.swift in Sources */, |
|
626 | 674 | /* End PBXSourcesBuildPhase section */ |
627 | 675 |
|
628 | 676 | /* Begin PBXTargetDependency section */ |
| 677 | + 8450D27F1AFC3CEC00095EF6 /* PBXTargetDependency */ = { |
| 678 | + isa = PBXTargetDependency; |
| 679 | + name = SwiftCheck; |
| 680 | + targetProxy = 8450D27E1AFC3CEC00095EF6 /* PBXContainerItemProxy */; |
| 681 | + }; |
629 | 682 | 84A88F7D1A70C7A2003D53CF /* PBXTargetDependency */ = { |
630 | 683 | isa = PBXTargetDependency; |
631 | 684 | target = 84A88D971A70C280003D53CF /* Swiftz */; |
|
0 commit comments