Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy SwiftCheck to testing bundle #23

Merged
merged 2 commits into from
Jul 20, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 43 additions & 39 deletions Swiftx.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@
/* Begin PBXBuildFile section */
822A5FBD1B4CC78A00F48B0B /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 822A5FBC1B4CC78A00F48B0B /* Operators.swift */; };
822A5FBE1B4CC78A00F48B0B /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 822A5FBC1B4CC78A00F48B0B /* Operators.swift */; };
82E51B401B589D55003CA361 /* SwiftCheck.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82E51B3B1B589D43003CA361 /* SwiftCheck.framework */; };
82E51B431B589D5F003CA361 /* SwiftCheck.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82E51B371B589D43003CA361 /* SwiftCheck.framework */; };
82E51B5C1B5AFBAA003CA361 /* EitherSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82E51B591B5AFBA7003CA361 /* EitherSpec.swift */; };
82E51B5D1B5AFBAB003CA361 /* EitherSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82E51B591B5AFBA7003CA361 /* EitherSpec.swift */; };
82E51B941B5D4B9D003CA361 /* SwiftCheck.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82E51B8B1B5D4B8B003CA361 /* SwiftCheck.framework */; };
82E51B961B5D4BA3003CA361 /* SwiftCheck.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 82E51B8F1B5D4B8B003CA361 /* SwiftCheck.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
82E51B971B5D4BAC003CA361 /* SwiftCheck.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82E51B8B1B5D4B8B003CA361 /* SwiftCheck.framework */; };
82E51B981B5D4BAE003CA361 /* SwiftCheck.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 82E51B8B1B5D4B8B003CA361 /* SwiftCheck.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
841408BD1B1A89AD00BA2B6C /* Swiftx.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84DF76681B0BDE0A00C912B0 /* Swiftx.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
8480AB371A7B232A00C6162D /* Swiftx.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84A88C891A70BD71003D53CF /* Swiftx.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
84A88C951A70BD71003D53CF /* Swiftx.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84A88C891A70BD71003D53CF /* Swiftx.framework */; };
Expand All @@ -39,44 +41,44 @@
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
82E51B361B589D43003CA361 /* PBXContainerItemProxy */ = {
82E51B8A1B5D4B8B003CA361 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */;
containerPortal = 82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 844FCC8D198B320500EB242A;
remoteInfo = SwiftCheck;
};
82E51B381B589D43003CA361 /* PBXContainerItemProxy */ = {
82E51B8C1B5D4B8B003CA361 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */;
containerPortal = 82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 844FCC98198B320500EB242A;
remoteInfo = SwiftCheckTests;
};
82E51B3A1B589D43003CA361 /* PBXContainerItemProxy */ = {
82E51B8E1B5D4B8B003CA361 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */;
containerPortal = 82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84DF75F81B0BD54600C912B0;
remoteInfo = "SwiftCheck-iOS";
};
82E51B3C1B589D43003CA361 /* PBXContainerItemProxy */ = {
82E51B901B5D4B8B003CA361 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */;
containerPortal = 82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 84DF76021B0BD54600C912B0;
remoteInfo = "SwiftCheck-iOSTests";
};
82E51B3E1B589D4F003CA361 /* PBXContainerItemProxy */ = {
82E51B921B5D4B99003CA361 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */;
containerPortal = 82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 84DF75F71B0BD54600C912B0;
remoteInfo = "SwiftCheck-iOS";
};
82E51B411B589D5B003CA361 /* PBXContainerItemProxy */ = {
82E51B9A1B5D4BB9003CA361 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */;
containerPortal = 82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 844FCC8C198B320500EB242A;
remoteInfo = SwiftCheck;
Expand Down Expand Up @@ -104,6 +106,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
82E51B961B5D4BA3003CA361 /* SwiftCheck.framework in CopyFiles */,
841408BD1B1A89AD00BA2B6C /* Swiftx.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -114,6 +117,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
82E51B981B5D4BAE003CA361 /* SwiftCheck.framework in CopyFiles */,
8480AB371A7B232A00C6162D /* Swiftx.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -122,8 +126,8 @@

/* Begin PBXFileReference section */
822A5FBC1B4CC78A00F48B0B /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Operators.swift; path = Carthage/Checkouts/Operadics/Operators.swift; sourceTree = SOURCE_ROOT; };
82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftCheck.xcodeproj; path = ../SwiftCheck/SwiftCheck.xcodeproj; sourceTree = "<group>"; };
82E51B591B5AFBA7003CA361 /* EitherSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EitherSpec.swift; path = SwiftxTests/EitherSpec.swift; sourceTree = "<group>"; };
82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftCheck.xcodeproj; path = Carthage/Checkouts/SwiftCheck/SwiftCheck.xcodeproj; sourceTree = "<group>"; };
84A88C891A70BD71003D53CF /* Swiftx.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swiftx.framework; sourceTree = BUILT_PRODUCTS_DIR; };
84A88C941A70BD71003D53CF /* SwiftxTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftxTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
84A88CE91A70BDB9003D53CF /* Array.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Array.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -153,7 +157,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
82E51B431B589D5F003CA361 /* SwiftCheck.framework in Frameworks */,
82E51B971B5D4BAC003CA361 /* SwiftCheck.framework in Frameworks */,
84A88C951A70BD71003D53CF /* Swiftx.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -169,28 +173,29 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
82E51B401B589D55003CA361 /* SwiftCheck.framework in Frameworks */,
82E51B941B5D4B9D003CA361 /* SwiftCheck.framework in Frameworks */,
84DF76731B0BDE0A00C912B0 /* Swiftx.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
82E51B301B589D43003CA361 /* Products */ = {
82E51B841B5D4B8B003CA361 /* Products */ = {
isa = PBXGroup;
children = (
82E51B371B589D43003CA361 /* SwiftCheck.framework */,
82E51B391B589D43003CA361 /* SwiftCheckTests.xctest */,
82E51B3B1B589D43003CA361 /* SwiftCheck.framework */,
82E51B3D1B589D43003CA361 /* SwiftCheck-iOSTests.xctest */,
82E51B8B1B5D4B8B003CA361 /* SwiftCheck.framework */,
82E51B8D1B5D4B8B003CA361 /* SwiftCheckTests.xctest */,
82E51B8F1B5D4B8B003CA361 /* SwiftCheck.framework */,
82E51B911B5D4B8B003CA361 /* SwiftCheck-iOSTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
84A88C7F1A70BD71003D53CF = {
isa = PBXGroup;
children = (
82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */,
84A88D071A70BDDA003D53CF /* Swiftx.h */,
84A88CE81A70BDB9003D53CF /* Swiftx */,
84A88D2E1A70BF0A003D53CF /* SwiftxTests */,
Expand Down Expand Up @@ -262,7 +267,6 @@
84A88D371A70BF4F003D53CF /* Supporting Files */ = {
isa = PBXGroup;
children = (
82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */,
84A88D331A70BF4C003D53CF /* Info.plist */,
);
name = "Supporting Files";
Expand Down Expand Up @@ -320,7 +324,7 @@
buildRules = (
);
dependencies = (
82E51B421B589D5B003CA361 /* PBXTargetDependency */,
82E51B9B1B5D4BB9003CA361 /* PBXTargetDependency */,
84A88C971A70BD71003D53CF /* PBXTargetDependency */,
);
name = SwiftxTests;
Expand Down Expand Up @@ -358,7 +362,7 @@
buildRules = (
);
dependencies = (
82E51B3F1B589D4F003CA361 /* PBXTargetDependency */,
82E51B931B5D4B99003CA361 /* PBXTargetDependency */,
84DF76751B0BDE0A00C912B0 /* PBXTargetDependency */,
);
name = "Swiftx-iOSTests";
Expand Down Expand Up @@ -402,8 +406,8 @@
projectDirPath = "";
projectReferences = (
{
ProductGroup = 82E51B301B589D43003CA361 /* Products */;
ProjectRef = 82E51B2F1B589D43003CA361 /* SwiftCheck.xcodeproj */;
ProductGroup = 82E51B841B5D4B8B003CA361 /* Products */;
ProjectRef = 82E51B831B5D4B8B003CA361 /* SwiftCheck.xcodeproj */;
},
);
projectRoot = "";
Expand All @@ -417,32 +421,32 @@
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
82E51B371B589D43003CA361 /* SwiftCheck.framework */ = {
82E51B8B1B5D4B8B003CA361 /* SwiftCheck.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = SwiftCheck.framework;
remoteRef = 82E51B361B589D43003CA361 /* PBXContainerItemProxy */;
remoteRef = 82E51B8A1B5D4B8B003CA361 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
82E51B391B589D43003CA361 /* SwiftCheckTests.xctest */ = {
82E51B8D1B5D4B8B003CA361 /* SwiftCheckTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = SwiftCheckTests.xctest;
remoteRef = 82E51B381B589D43003CA361 /* PBXContainerItemProxy */;
remoteRef = 82E51B8C1B5D4B8B003CA361 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
82E51B3B1B589D43003CA361 /* SwiftCheck.framework */ = {
82E51B8F1B5D4B8B003CA361 /* SwiftCheck.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = SwiftCheck.framework;
remoteRef = 82E51B3A1B589D43003CA361 /* PBXContainerItemProxy */;
remoteRef = 82E51B8E1B5D4B8B003CA361 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
82E51B3D1B589D43003CA361 /* SwiftCheck-iOSTests.xctest */ = {
82E51B911B5D4B8B003CA361 /* SwiftCheck-iOSTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "SwiftCheck-iOSTests.xctest";
remoteRef = 82E51B3C1B589D43003CA361 /* PBXContainerItemProxy */;
remoteRef = 82E51B901B5D4B8B003CA361 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
Expand Down Expand Up @@ -531,15 +535,15 @@
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
82E51B3F1B589D4F003CA361 /* PBXTargetDependency */ = {
82E51B931B5D4B99003CA361 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "SwiftCheck-iOS";
targetProxy = 82E51B3E1B589D4F003CA361 /* PBXContainerItemProxy */;
targetProxy = 82E51B921B5D4B99003CA361 /* PBXContainerItemProxy */;
};
82E51B421B589D5B003CA361 /* PBXTargetDependency */ = {
82E51B9B1B5D4BB9003CA361 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = SwiftCheck;
targetProxy = 82E51B411B589D5B003CA361 /* PBXContainerItemProxy */;
targetProxy = 82E51B9A1B5D4BB9003CA361 /* PBXContainerItemProxy */;
};
84A88C971A70BD71003D53CF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
Expand Down