SnapKit/Snap.xcodeproj/project.pbxproj

677 lines
27 KiB
Plaintext
Raw Normal View History

2014-07-25 12:24:17 +08:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
EE94F6091AC0F10A008767FF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE94F6081AC0F10A008767FF /* UIKit.framework */; };
EE94F60B1AC0F10F008767FF /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE94F60A1AC0F10F008767FF /* AppKit.framework */; };
EE94F6101AC0F143008767FF /* Snap.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEBCC9D819CC627D0083B827 /* Snap.framework */; };
EE94F6111AC0F146008767FF /* Snap.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EECDB37A1AC0C9D4006BBC11 /* Snap.framework */; };
2015-03-24 06:39:41 +08:00
EECDB36C1AC0C9A6006BBC11 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35E1AC0C95C006BBC11 /* Constraint.swift */; };
EECDB36D1AC0C9A6006BBC11 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */; };
EECDB36E1AC0C9A6006BBC11 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */; };
EECDB36F1AC0C9A6006BBC11 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */; };
EECDB3701AC0C9A6006BBC11 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */; };
EECDB3711AC0C9A6006BBC11 /* EdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */; };
EECDB3721AC0C9A6006BBC11 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */; };
EECDB3731AC0C9A6006BBC11 /* View+Snap.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3671AC0C95C006BBC11 /* View+Snap.swift */; };
EECDB3741AC0C9B6006BBC11 /* Snap.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* Snap.h */; settings = {ATTRIBUTES = (Public, ); }; };
EECDB3931AC0CB52006BBC11 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
EECDB3941AC0CB52006BBC11 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
EECDB3951AC0CBFF006BBC11 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35E1AC0C95C006BBC11 /* Constraint.swift */; };
EECDB3961AC0CBFF006BBC11 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */; };
EECDB3971AC0CBFF006BBC11 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */; };
EECDB3981AC0CBFF006BBC11 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */; };
EECDB3991AC0CBFF006BBC11 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */; };
EECDB39A1AC0CBFF006BBC11 /* EdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */; };
EECDB39B1AC0CBFF006BBC11 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */; };
EECDB39C1AC0CBFF006BBC11 /* View+Snap.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3671AC0C95C006BBC11 /* View+Snap.swift */; };
EECDB39D1AC0CC03006BBC11 /* Snap.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* Snap.h */; settings = {ATTRIBUTES = (Public, ); }; };
2014-07-25 12:24:17 +08:00
/* End PBXBuildFile section */
2015-03-24 06:39:41 +08:00
/* Begin PBXContainerItemProxy section */
EECDB3861AC0C9D4006BBC11 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = DDC9FD8D1981B4DD009612C7 /* Project object */;
proxyType = 1;
remoteGlobalIDString = EECDB3791AC0C9D4006BBC11;
remoteInfo = "Snap OSX";
};
/* End PBXContainerItemProxy section */
2014-07-25 12:24:17 +08:00
/* Begin PBXFileReference section */
EE94F6081AC0F10A008767FF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
EE94F60A1AC0F10F008767FF /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework; sourceTree = DEVELOPER_DIR; };
2015-01-09 04:43:43 +08:00
EEBCC9D819CC627D0083B827 /* Snap.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Snap.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2015-03-24 06:39:41 +08:00
EEBCC9E219CC627E0083B827 /* Snap iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Snap iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
EECDB35E1AC0C95C006BBC11 /* Constraint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constraint.swift; sourceTree = "<group>"; };
EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintAttributes.swift; sourceTree = "<group>"; };
EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintItem.swift; sourceTree = "<group>"; };
EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintMaker.swift; sourceTree = "<group>"; };
EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintRelation.swift; sourceTree = "<group>"; };
EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EdgeInsets.swift; sourceTree = "<group>"; };
EECDB3641AC0C95C006BBC11 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutConstraint.swift; sourceTree = "<group>"; };
EECDB3661AC0C95C006BBC11 /* Snap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Snap.h; sourceTree = "<group>"; };
EECDB3671AC0C95C006BBC11 /* View+Snap.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Snap.swift"; sourceTree = "<group>"; };
EECDB3691AC0C95C006BBC11 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
EECDB36A1AC0C95C006BBC11 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
EECDB37A1AC0C9D4006BBC11 /* Snap.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Snap.framework; sourceTree = BUILT_PRODUCTS_DIR; };
EECDB3841AC0C9D4006BBC11 /* Snap OSX Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Snap OSX Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
2014-07-25 12:24:17 +08:00
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
EE94F60D1AC0F132008767FF /* Frameworks */ = {
2014-07-25 12:24:17 +08:00
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
EE94F6111AC0F146008767FF /* Snap.framework in Frameworks */,
2014-07-25 12:24:17 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
EE94F60E1AC0F136008767FF /* Frameworks */ = {
2014-07-25 12:24:17 +08:00
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
EE94F6101AC0F143008767FF /* Snap.framework in Frameworks */,
2014-07-25 12:24:17 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
EEBCC9D419CC627D0083B827 /* Frameworks */ = {
2015-03-24 06:39:41 +08:00
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
EE94F6091AC0F10A008767FF /* UIKit.framework in Frameworks */,
2015-03-24 06:39:41 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
EECDB3761AC0C9D4006BBC11 /* Frameworks */ = {
2015-03-24 06:39:41 +08:00
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
EE94F60B1AC0F10F008767FF /* AppKit.framework in Frameworks */,
2015-03-24 06:39:41 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2014-07-25 12:24:17 +08:00
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
DDC9FD8C1981B4DD009612C7 = {
2014-07-25 12:24:17 +08:00
isa = PBXGroup;
children = (
2015-03-24 06:39:41 +08:00
EECDB35D1AC0C95C006BBC11 /* Source */,
EECDB3681AC0C95C006BBC11 /* Tests */,
EE94F60C1AC0F113008767FF /* Frameworks */,
DDC9FD961981B4DD009612C7 /* Products */,
2014-07-25 12:24:17 +08:00
);
sourceTree = "<group>";
};
DDC9FD961981B4DD009612C7 /* Products */ = {
2014-07-25 12:24:17 +08:00
isa = PBXGroup;
children = (
2015-01-09 04:43:43 +08:00
EEBCC9D819CC627D0083B827 /* Snap.framework */,
2015-03-24 06:39:41 +08:00
EEBCC9E219CC627E0083B827 /* Snap iOS Tests.xctest */,
EECDB37A1AC0C9D4006BBC11 /* Snap.framework */,
EECDB3841AC0C9D4006BBC11 /* Snap OSX Tests.xctest */,
2014-07-25 12:24:17 +08:00
);
name = Products;
2014-07-25 12:24:17 +08:00
sourceTree = "<group>";
};
EE94F60C1AC0F113008767FF /* Frameworks */ = {
isa = PBXGroup;
children = (
EE94F60A1AC0F10F008767FF /* AppKit.framework */,
EE94F6081AC0F10A008767FF /* UIKit.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
2015-03-24 06:39:41 +08:00
EECDB35D1AC0C95C006BBC11 /* Source */ = {
2014-07-25 12:24:17 +08:00
isa = PBXGroup;
children = (
2015-03-24 06:39:41 +08:00
EECDB3661AC0C95C006BBC11 /* Snap.h */,
EECDB35E1AC0C95C006BBC11 /* Constraint.swift */,
EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */,
EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */,
EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */,
EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */,
EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */,
EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */,
EECDB3671AC0C95C006BBC11 /* View+Snap.swift */,
EECDB36B1AC0C967006BBC11 /* Supporting Files */,
2014-07-25 12:24:17 +08:00
);
2015-03-24 06:39:41 +08:00
path = Source;
2014-07-25 12:24:17 +08:00
sourceTree = "<group>";
};
2015-03-24 06:39:41 +08:00
EECDB3681AC0C95C006BBC11 /* Tests */ = {
2014-07-25 12:24:17 +08:00
isa = PBXGroup;
children = (
2015-03-24 06:39:41 +08:00
EECDB3691AC0C95C006BBC11 /* Info.plist */,
EECDB36A1AC0C95C006BBC11 /* Tests.swift */,
2014-07-25 12:24:17 +08:00
);
2015-03-24 06:39:41 +08:00
path = Tests;
2014-07-25 12:24:17 +08:00
sourceTree = "<group>";
};
2015-03-24 06:39:41 +08:00
EECDB36B1AC0C967006BBC11 /* Supporting Files */ = {
isa = PBXGroup;
children = (
2015-03-24 06:39:41 +08:00
EECDB3641AC0C95C006BBC11 /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
2014-07-25 12:24:17 +08:00
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
EEBCC9D519CC627D0083B827 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
2015-03-24 06:39:41 +08:00
EECDB3741AC0C9B6006BBC11 /* Snap.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
EECDB3771AC0C9D4006BBC11 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
EECDB39D1AC0CC03006BBC11 /* Snap.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
2014-07-25 12:24:17 +08:00
/* Begin PBXNativeTarget section */
2015-03-24 06:39:41 +08:00
EEBCC9D719CC627D0083B827 /* Snap iOS */ = {
2014-07-25 12:24:17 +08:00
isa = PBXNativeTarget;
2015-03-24 06:39:41 +08:00
buildConfigurationList = EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "Snap iOS" */;
2014-07-25 12:24:17 +08:00
buildPhases = (
EEBCC9D319CC627D0083B827 /* Sources */,
EEBCC9D419CC627D0083B827 /* Frameworks */,
EEBCC9D519CC627D0083B827 /* Headers */,
EEBCC9D619CC627D0083B827 /* Resources */,
2014-07-25 12:24:17 +08:00
);
buildRules = (
);
dependencies = (
);
2015-03-24 06:39:41 +08:00
name = "Snap iOS";
2015-01-09 04:43:43 +08:00
productName = Snap;
productReference = EEBCC9D819CC627D0083B827 /* Snap.framework */;
productType = "com.apple.product-type.framework";
2014-07-25 12:24:17 +08:00
};
2015-03-24 06:39:41 +08:00
EEBCC9E119CC627D0083B827 /* Snap iOS Tests */ = {
2014-07-25 12:24:17 +08:00
isa = PBXNativeTarget;
2015-03-24 06:39:41 +08:00
buildConfigurationList = EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "Snap iOS Tests" */;
2014-07-25 12:24:17 +08:00
buildPhases = (
EEBCC9DE19CC627D0083B827 /* Sources */,
EE94F60E1AC0F136008767FF /* Frameworks */,
EEBCC9E019CC627D0083B827 /* Resources */,
2014-07-25 12:24:17 +08:00
);
buildRules = (
);
dependencies = (
);
2015-03-24 06:39:41 +08:00
name = "Snap iOS Tests";
2015-01-09 04:43:43 +08:00
productName = SnapTests;
2015-03-24 06:39:41 +08:00
productReference = EEBCC9E219CC627E0083B827 /* Snap iOS Tests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
EECDB3791AC0C9D4006BBC11 /* Snap OSX */ = {
isa = PBXNativeTarget;
buildConfigurationList = EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "Snap OSX" */;
buildPhases = (
EECDB3751AC0C9D4006BBC11 /* Sources */,
EECDB3761AC0C9D4006BBC11 /* Frameworks */,
EECDB3771AC0C9D4006BBC11 /* Headers */,
EECDB3781AC0C9D4006BBC11 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "Snap OSX";
productName = "Snap OSX";
productReference = EECDB37A1AC0C9D4006BBC11 /* Snap.framework */;
productType = "com.apple.product-type.framework";
};
EECDB3831AC0C9D4006BBC11 /* Snap OSX Tests */ = {
isa = PBXNativeTarget;
buildConfigurationList = EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "Snap OSX Tests" */;
buildPhases = (
EECDB3801AC0C9D4006BBC11 /* Sources */,
EE94F60D1AC0F132008767FF /* Frameworks */,
2015-03-24 06:39:41 +08:00
EECDB3821AC0C9D4006BBC11 /* Resources */,
);
buildRules = (
);
dependencies = (
EECDB3871AC0C9D4006BBC11 /* PBXTargetDependency */,
);
name = "Snap OSX Tests";
productName = "Snap OSXTests";
productReference = EECDB3841AC0C9D4006BBC11 /* Snap OSX Tests.xctest */;
2014-07-25 12:24:17 +08:00
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
DDC9FD8D1981B4DD009612C7 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0600;
2015-03-24 06:39:41 +08:00
ORGANIZATIONNAME = "Masonry Team";
2014-07-25 12:24:17 +08:00
TargetAttributes = {
EEBCC9D719CC627D0083B827 = {
2014-07-25 12:24:17 +08:00
CreatedOnToolsVersion = 6.0;
};
EEBCC9E119CC627D0083B827 = {
2014-07-25 12:24:17 +08:00
CreatedOnToolsVersion = 6.0;
};
2015-03-24 06:39:41 +08:00
EECDB3791AC0C9D4006BBC11 = {
CreatedOnToolsVersion = 6.2;
};
EECDB3831AC0C9D4006BBC11 = {
CreatedOnToolsVersion = 6.2;
};
2014-07-25 12:24:17 +08:00
};
};
2015-01-09 04:43:43 +08:00
buildConfigurationList = DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "Snap" */;
2014-07-25 12:24:17 +08:00
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = DDC9FD8C1981B4DD009612C7;
productRefGroup = DDC9FD961981B4DD009612C7 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
2015-03-24 06:39:41 +08:00
EEBCC9D719CC627D0083B827 /* Snap iOS */,
EECDB3791AC0C9D4006BBC11 /* Snap OSX */,
EEBCC9E119CC627D0083B827 /* Snap iOS Tests */,
EECDB3831AC0C9D4006BBC11 /* Snap OSX Tests */,
2014-07-25 12:24:17 +08:00
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
EEBCC9D619CC627D0083B827 /* Resources */ = {
2014-07-25 12:24:17 +08:00
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
EEBCC9E019CC627D0083B827 /* Resources */ = {
2014-07-25 12:24:17 +08:00
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2015-03-24 06:39:41 +08:00
EECDB3781AC0C9D4006BBC11 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
EECDB3821AC0C9D4006BBC11 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2014-07-25 12:24:17 +08:00
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
EEBCC9D319CC627D0083B827 /* Sources */ = {
2014-07-25 12:24:17 +08:00
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2015-03-24 06:39:41 +08:00
EECDB36C1AC0C9A6006BBC11 /* Constraint.swift in Sources */,
EECDB3701AC0C9A6006BBC11 /* ConstraintRelation.swift in Sources */,
EECDB3731AC0C9A6006BBC11 /* View+Snap.swift in Sources */,
EECDB3711AC0C9A6006BBC11 /* EdgeInsets.swift in Sources */,
EECDB36F1AC0C9A6006BBC11 /* ConstraintMaker.swift in Sources */,
EECDB36D1AC0C9A6006BBC11 /* ConstraintAttributes.swift in Sources */,
EECDB3721AC0C9A6006BBC11 /* LayoutConstraint.swift in Sources */,
EECDB36E1AC0C9A6006BBC11 /* ConstraintItem.swift in Sources */,
2014-07-25 12:24:17 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
EEBCC9DE19CC627D0083B827 /* Sources */ = {
2014-07-25 12:24:17 +08:00
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2015-03-24 06:39:41 +08:00
EECDB3931AC0CB52006BBC11 /* Tests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
EECDB3751AC0C9D4006BBC11 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
EECDB3951AC0CBFF006BBC11 /* Constraint.swift in Sources */,
EECDB3991AC0CBFF006BBC11 /* ConstraintRelation.swift in Sources */,
EECDB39C1AC0CBFF006BBC11 /* View+Snap.swift in Sources */,
EECDB39A1AC0CBFF006BBC11 /* EdgeInsets.swift in Sources */,
EECDB3981AC0CBFF006BBC11 /* ConstraintMaker.swift in Sources */,
EECDB3961AC0CBFF006BBC11 /* ConstraintAttributes.swift in Sources */,
EECDB39B1AC0CBFF006BBC11 /* LayoutConstraint.swift in Sources */,
EECDB3971AC0CBFF006BBC11 /* ConstraintItem.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
EECDB3801AC0C9D4006BBC11 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
EECDB3941AC0CB52006BBC11 /* Tests.swift in Sources */,
2014-07-25 12:24:17 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
2015-03-24 06:39:41 +08:00
/* Begin PBXTargetDependency section */
EECDB3871AC0C9D4006BBC11 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = EECDB3791AC0C9D4006BBC11 /* Snap OSX */;
targetProxy = EECDB3861AC0C9D4006BBC11 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
2014-07-25 12:24:17 +08:00
/* Begin XCBuildConfiguration section */
DDC9FDAF1981B4DD009612C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
2015-03-24 08:20:47 +08:00
MACOSX_DEPLOYMENT_TARGET = 10.9;
2014-07-25 12:24:17 +08:00
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
DDC9FDB01981B4DD009612C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
2015-03-24 08:20:47 +08:00
MACOSX_DEPLOYMENT_TARGET = 10.9;
2014-07-25 12:24:17 +08:00
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
EEBCC9E919CC627E0083B827 /* Debug */ = {
2014-07-25 12:24:17 +08:00
isa = XCBuildConfiguration;
buildSettings = {
2015-03-24 08:20:47 +08:00
APPLICATION_EXTENSION_API_ONLY = YES;
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
2015-03-24 06:39:41 +08:00
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
2015-03-24 06:39:41 +08:00
PRODUCT_NAME = Snap;
SKIP_INSTALL = YES;
2015-03-24 08:20:47 +08:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
2014-07-25 12:24:17 +08:00
};
name = Debug;
};
EEBCC9EA19CC627E0083B827 /* Release */ = {
2014-07-25 12:24:17 +08:00
isa = XCBuildConfiguration;
buildSettings = {
2015-03-24 08:20:47 +08:00
APPLICATION_EXTENSION_API_ONLY = YES;
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
2015-03-24 06:39:41 +08:00
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
2015-03-24 06:39:41 +08:00
PRODUCT_NAME = Snap;
SKIP_INSTALL = YES;
2015-03-24 08:20:47 +08:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
2014-07-25 12:24:17 +08:00
};
name = Release;
};
EEBCC9EC19CC627E0083B827 /* Debug */ = {
2014-07-25 12:24:17 +08:00
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
2015-03-24 06:39:41 +08:00
INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
2014-07-25 12:24:17 +08:00
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
EEBCC9ED19CC627E0083B827 /* Release */ = {
2014-07-25 12:24:17 +08:00
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
2015-03-24 06:39:41 +08:00
INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
2014-07-25 12:24:17 +08:00
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
2015-03-24 06:39:41 +08:00
EECDB38E1AC0C9D4006BBC11 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRODUCT_NAME = Snap;
SDKROOT = macosx;
SKIP_INSTALL = YES;
2015-03-24 08:20:47 +08:00
SUPPORTED_PLATFORMS = macosx;
2015-03-24 06:39:41 +08:00
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
EECDB38F1AC0C9D4006BBC11 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRODUCT_NAME = Snap;
SDKROOT = macosx;
SKIP_INSTALL = YES;
2015-03-24 08:20:47 +08:00
SUPPORTED_PLATFORMS = macosx;
2015-03-24 06:39:41 +08:00
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
EECDB3911AC0C9D4006BBC11 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(DEVELOPER_FRAMEWORKS_DIR)",
"$(inherited)",
);
INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
name = Debug;
};
EECDB3921AC0C9D4006BBC11 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
FRAMEWORK_SEARCH_PATHS = (
"$(DEVELOPER_FRAMEWORKS_DIR)",
"$(inherited)",
);
INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
name = Release;
};
2014-07-25 12:24:17 +08:00
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2015-01-09 04:43:43 +08:00
DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "Snap" */ = {
2014-07-25 12:24:17 +08:00
isa = XCConfigurationList;
buildConfigurations = (
DDC9FDAF1981B4DD009612C7 /* Debug */,
DDC9FDB01981B4DD009612C7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2015-03-24 06:39:41 +08:00
EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "Snap iOS" */ = {
2014-07-25 12:24:17 +08:00
isa = XCConfigurationList;
buildConfigurations = (
EEBCC9E919CC627E0083B827 /* Debug */,
EEBCC9EA19CC627E0083B827 /* Release */,
2014-07-25 12:24:17 +08:00
);
defaultConfigurationIsVisible = 0;
2015-01-08 09:58:27 +08:00
defaultConfigurationName = Release;
2014-07-25 12:24:17 +08:00
};
2015-03-24 06:39:41 +08:00
EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "Snap iOS Tests" */ = {
2014-07-25 12:24:17 +08:00
isa = XCConfigurationList;
buildConfigurations = (
EEBCC9EC19CC627E0083B827 /* Debug */,
EEBCC9ED19CC627E0083B827 /* Release */,
2014-07-25 12:24:17 +08:00
);
defaultConfigurationIsVisible = 0;
2015-01-08 09:58:27 +08:00
defaultConfigurationName = Release;
2014-07-25 12:24:17 +08:00
};
2015-03-24 06:39:41 +08:00
EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "Snap OSX" */ = {
isa = XCConfigurationList;
buildConfigurations = (
EECDB38E1AC0C9D4006BBC11 /* Debug */,
EECDB38F1AC0C9D4006BBC11 /* Release */,
);
defaultConfigurationIsVisible = 0;
2015-03-24 08:20:47 +08:00
defaultConfigurationName = Release;
2015-03-24 06:39:41 +08:00
};
EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "Snap OSX Tests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
EECDB3911AC0C9D4006BBC11 /* Debug */,
EECDB3921AC0C9D4006BBC11 /* Release */,
);
defaultConfigurationIsVisible = 0;
2015-03-24 08:20:47 +08:00
defaultConfigurationName = Release;
2015-03-24 06:39:41 +08:00
};
2014-07-25 12:24:17 +08:00
/* End XCConfigurationList section */
};
rootObject = DDC9FD8D1981B4DD009612C7 /* Project object */;
}