SnapKit/SnapKit.xcodeproj/project.pbxproj

1120 lines
59 KiB
Plaintext
Raw Normal View History

2014-07-25 12:24:17 +08:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
537DCE9B1C35CD4100B5B899 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537DCE9A1C35CD4100B5B899 /* UIKit.framework */; };
537DCEA01C35CDF800B5B899 /* SnapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* SnapKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
537DCEB41C35D90A00B5B899 /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537DCE921C35CC8800B5B899 /* SnapKit.framework */; };
537DCEBA1C35DA9700B5B899 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
2016-01-26 18:49:04 +08:00
EE235F5F1C5785BC00C08960 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F5E1C5785BC00C08960 /* Debugging.swift */; };
EE235F601C5785BC00C08960 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F5E1C5785BC00C08960 /* Debugging.swift */; };
EE235F611C5785BC00C08960 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F5E1C5785BC00C08960 /* Debugging.swift */; };
EE235F6D1C5785C600C08960 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F621C5785C600C08960 /* Constraint.swift */; };
EE235F6E1C5785C600C08960 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F621C5785C600C08960 /* Constraint.swift */; };
EE235F6F1C5785C600C08960 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F621C5785C600C08960 /* Constraint.swift */; };
EE235F701C5785C600C08960 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F631C5785C600C08960 /* ConstraintDescription.swift */; };
EE235F711C5785C600C08960 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F631C5785C600C08960 /* ConstraintDescription.swift */; };
EE235F721C5785C600C08960 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F631C5785C600C08960 /* ConstraintDescription.swift */; };
EE235F731C5785C600C08960 /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F641C5785C600C08960 /* ConstraintInsets.swift */; };
EE235F741C5785C600C08960 /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F641C5785C600C08960 /* ConstraintInsets.swift */; };
EE235F751C5785C600C08960 /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F641C5785C600C08960 /* ConstraintInsets.swift */; };
EE235F761C5785C600C08960 /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F651C5785C600C08960 /* ConstraintConfig.swift */; };
EE235F771C5785C600C08960 /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F651C5785C600C08960 /* ConstraintConfig.swift */; };
EE235F781C5785C600C08960 /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F651C5785C600C08960 /* ConstraintConfig.swift */; };
EE235F791C5785C600C08960 /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F661C5785C600C08960 /* ConstraintView.swift */; };
EE235F7A1C5785C600C08960 /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F661C5785C600C08960 /* ConstraintView.swift */; };
EE235F7B1C5785C600C08960 /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F661C5785C600C08960 /* ConstraintView.swift */; };
EE235F7C1C5785C600C08960 /* ConstraintViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F671C5785C600C08960 /* ConstraintViewController.swift */; };
EE235F7D1C5785C600C08960 /* ConstraintViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F671C5785C600C08960 /* ConstraintViewController.swift */; };
EE235F7E1C5785C600C08960 /* ConstraintViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F671C5785C600C08960 /* ConstraintViewController.swift */; };
EE235F7F1C5785C600C08960 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F681C5785C600C08960 /* ConstraintRelation.swift */; };
EE235F801C5785C600C08960 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F681C5785C600C08960 /* ConstraintRelation.swift */; };
EE235F811C5785C600C08960 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F681C5785C600C08960 /* ConstraintRelation.swift */; };
EE235F821C5785C600C08960 /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F691C5785C600C08960 /* ConstraintLayoutSupport.swift */; };
EE235F831C5785C600C08960 /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F691C5785C600C08960 /* ConstraintLayoutSupport.swift */; };
EE235F841C5785C600C08960 /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F691C5785C600C08960 /* ConstraintLayoutSupport.swift */; };
EE235F851C5785C600C08960 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6A1C5785C600C08960 /* ConstraintAttributes.swift */; };
EE235F861C5785C600C08960 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6A1C5785C600C08960 /* ConstraintAttributes.swift */; };
EE235F871C5785C600C08960 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6A1C5785C600C08960 /* ConstraintAttributes.swift */; };
EE235F881C5785C600C08960 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6B1C5785C600C08960 /* ConstraintItem.swift */; };
EE235F891C5785C600C08960 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6B1C5785C600C08960 /* ConstraintItem.swift */; };
EE235F8A1C5785C600C08960 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6B1C5785C600C08960 /* ConstraintItem.swift */; };
EE235F8B1C5785C600C08960 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6C1C5785C600C08960 /* LayoutConstraint.swift */; };
EE235F8C1C5785C600C08960 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6C1C5785C600C08960 /* LayoutConstraint.swift */; };
EE235F8D1C5785C600C08960 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F6C1C5785C600C08960 /* LayoutConstraint.swift */; };
EE235F941C5785CE00C08960 /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F8E1C5785CE00C08960 /* ConstraintRelatableTarget.swift */; };
EE235F951C5785CE00C08960 /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F8E1C5785CE00C08960 /* ConstraintRelatableTarget.swift */; };
EE235F961C5785CE00C08960 /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F8E1C5785CE00C08960 /* ConstraintRelatableTarget.swift */; };
EE235F971C5785CE00C08960 /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F8F1C5785CE00C08960 /* ConstraintConstantTarget.swift */; };
EE235F981C5785CE00C08960 /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F8F1C5785CE00C08960 /* ConstraintConstantTarget.swift */; };
EE235F991C5785CE00C08960 /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F8F1C5785CE00C08960 /* ConstraintConstantTarget.swift */; };
EE235F9A1C5785CE00C08960 /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F901C5785CE00C08960 /* ConstraintPriorityTarget.swift */; };
EE235F9B1C5785CE00C08960 /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F901C5785CE00C08960 /* ConstraintPriorityTarget.swift */; };
EE235F9C1C5785CE00C08960 /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F901C5785CE00C08960 /* ConstraintPriorityTarget.swift */; };
EE235F9D1C5785CE00C08960 /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F911C5785CE00C08960 /* ConstraintMultiplierTarget.swift */; };
EE235F9E1C5785CE00C08960 /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F911C5785CE00C08960 /* ConstraintMultiplierTarget.swift */; };
EE235F9F1C5785CE00C08960 /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F911C5785CE00C08960 /* ConstraintMultiplierTarget.swift */; };
EE235FA01C5785CE00C08960 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F921C5785CE00C08960 /* ConstraintOffsetTarget.swift */; };
EE235FA11C5785CE00C08960 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F921C5785CE00C08960 /* ConstraintOffsetTarget.swift */; };
EE235FA21C5785CE00C08960 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F921C5785CE00C08960 /* ConstraintOffsetTarget.swift */; };
EE235FA31C5785CE00C08960 /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F931C5785CE00C08960 /* ConstraintInsetTarget.swift */; };
EE235FA41C5785CE00C08960 /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F931C5785CE00C08960 /* ConstraintInsetTarget.swift */; };
EE235FA51C5785CE00C08960 /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235F931C5785CE00C08960 /* ConstraintInsetTarget.swift */; };
EE235FAC1C5785D400C08960 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA61C5785D400C08960 /* ConstraintMaker.swift */; };
EE235FAD1C5785D400C08960 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA61C5785D400C08960 /* ConstraintMaker.swift */; };
EE235FAE1C5785D400C08960 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA61C5785D400C08960 /* ConstraintMaker.swift */; };
EE235FAF1C5785D400C08960 /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA71C5785D400C08960 /* ConstraintMakerFinalizable.swift */; };
EE235FB01C5785D400C08960 /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA71C5785D400C08960 /* ConstraintMakerFinalizable.swift */; };
EE235FB11C5785D400C08960 /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA71C5785D400C08960 /* ConstraintMakerFinalizable.swift */; };
EE235FB21C5785D400C08960 /* ConstraintMakerPriortizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA81C5785D400C08960 /* ConstraintMakerPriortizable.swift */; };
EE235FB31C5785D400C08960 /* ConstraintMakerPriortizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA81C5785D400C08960 /* ConstraintMakerPriortizable.swift */; };
EE235FB41C5785D400C08960 /* ConstraintMakerPriortizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA81C5785D400C08960 /* ConstraintMakerPriortizable.swift */; };
EE235FB51C5785D400C08960 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA91C5785D400C08960 /* ConstraintMakerEditable.swift */; };
EE235FB61C5785D400C08960 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA91C5785D400C08960 /* ConstraintMakerEditable.swift */; };
EE235FB71C5785D400C08960 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FA91C5785D400C08960 /* ConstraintMakerEditable.swift */; };
EE235FB81C5785D400C08960 /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FAA1C5785D400C08960 /* ConstraintMakerRelatable.swift */; };
EE235FB91C5785D400C08960 /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FAA1C5785D400C08960 /* ConstraintMakerRelatable.swift */; };
EE235FBA1C5785D400C08960 /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FAA1C5785D400C08960 /* ConstraintMakerRelatable.swift */; };
EE235FBB1C5785D400C08960 /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FAB1C5785D400C08960 /* ConstraintMakerExtendable.swift */; };
EE235FBC1C5785D400C08960 /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FAB1C5785D400C08960 /* ConstraintMakerExtendable.swift */; };
EE235FBD1C5785D400C08960 /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FAB1C5785D400C08960 /* ConstraintMakerExtendable.swift */; };
EE235FC01C5785DC00C08960 /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FBE1C5785DC00C08960 /* ConstraintViewDSL.swift */; };
EE235FC11C5785DC00C08960 /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FBE1C5785DC00C08960 /* ConstraintViewDSL.swift */; };
EE235FC21C5785DC00C08960 /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FBE1C5785DC00C08960 /* ConstraintViewDSL.swift */; };
EE235FC31C5785DC00C08960 /* ConstraintViewControllerDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FBF1C5785DC00C08960 /* ConstraintViewControllerDSL.swift */; };
EE235FC41C5785DC00C08960 /* ConstraintViewControllerDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FBF1C5785DC00C08960 /* ConstraintViewControllerDSL.swift */; };
EE235FC51C5785DC00C08960 /* ConstraintViewControllerDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FBF1C5785DC00C08960 /* ConstraintViewControllerDSL.swift */; };
EE235FC81C5785E200C08960 /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FC61C5785E200C08960 /* ConstraintView+Extensions.swift */; };
EE235FC91C5785E200C08960 /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FC61C5785E200C08960 /* ConstraintView+Extensions.swift */; };
EE235FCA1C5785E200C08960 /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FC61C5785E200C08960 /* ConstraintView+Extensions.swift */; };
EE235FCB1C5785E200C08960 /* ConstraintViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FC71C5785E200C08960 /* ConstraintViewController+Extensions.swift */; };
EE235FCC1C5785E200C08960 /* ConstraintViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FC71C5785E200C08960 /* ConstraintViewController+Extensions.swift */; };
EE235FCD1C5785E200C08960 /* ConstraintViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE235FC71C5785E200C08960 /* ConstraintViewController+Extensions.swift */; };
EE4910991B19A40200A54F1F /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEBCC9D819CC627D0083B827 /* SnapKit.framework */; };
EE94F6091AC0F10A008767FF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE94F6081AC0F10A008767FF /* UIKit.framework */; };
EE94F60B1AC0F10F008767FF /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE94F60A1AC0F10F008767FF /* AppKit.framework */; };
2015-04-15 19:07:50 +08:00
EE94F6111AC0F146008767FF /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */; };
EECDB3741AC0C9B6006BBC11 /* SnapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* SnapKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
2015-03-24 06:39:41 +08:00
EECDB3931AC0CB52006BBC11 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
EECDB3941AC0CB52006BBC11 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
2015-04-15 19:07:50 +08:00
EECDB39D1AC0CC03006BBC11 /* SnapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* SnapKit.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;
2015-04-15 19:07:50 +08:00
remoteInfo = "SnapKit OSX";
2015-03-24 06:39:41 +08:00
};
/* End PBXContainerItemProxy section */
2014-07-25 12:24:17 +08:00
/* Begin PBXFileReference section */
537DCE921C35CC8800B5B899 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
537DCE9A1C35CD4100B5B899 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS9.1.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
537DCEAF1C35D90A00B5B899 /* SnapKit tvOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SnapKit tvOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
2016-01-26 18:49:04 +08:00
EE235F5E1C5785BC00C08960 /* Debugging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Debugging.swift; sourceTree = "<group>"; };
EE235F621C5785C600C08960 /* Constraint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constraint.swift; sourceTree = "<group>"; };
EE235F631C5785C600C08960 /* ConstraintDescription.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintDescription.swift; sourceTree = "<group>"; };
EE235F641C5785C600C08960 /* ConstraintInsets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintInsets.swift; sourceTree = "<group>"; };
EE235F651C5785C600C08960 /* ConstraintConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintConfig.swift; sourceTree = "<group>"; };
EE235F661C5785C600C08960 /* ConstraintView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintView.swift; sourceTree = "<group>"; };
EE235F671C5785C600C08960 /* ConstraintViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintViewController.swift; sourceTree = "<group>"; };
EE235F681C5785C600C08960 /* ConstraintRelation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintRelation.swift; sourceTree = "<group>"; };
EE235F691C5785C600C08960 /* ConstraintLayoutSupport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintLayoutSupport.swift; sourceTree = "<group>"; };
EE235F6A1C5785C600C08960 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintAttributes.swift; sourceTree = "<group>"; };
EE235F6B1C5785C600C08960 /* ConstraintItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintItem.swift; sourceTree = "<group>"; };
EE235F6C1C5785C600C08960 /* LayoutConstraint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayoutConstraint.swift; sourceTree = "<group>"; };
EE235F8E1C5785CE00C08960 /* ConstraintRelatableTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintRelatableTarget.swift; sourceTree = "<group>"; };
EE235F8F1C5785CE00C08960 /* ConstraintConstantTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintConstantTarget.swift; sourceTree = "<group>"; };
EE235F901C5785CE00C08960 /* ConstraintPriorityTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintPriorityTarget.swift; sourceTree = "<group>"; };
EE235F911C5785CE00C08960 /* ConstraintMultiplierTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintMultiplierTarget.swift; sourceTree = "<group>"; };
EE235F921C5785CE00C08960 /* ConstraintOffsetTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintOffsetTarget.swift; sourceTree = "<group>"; };
EE235F931C5785CE00C08960 /* ConstraintInsetTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintInsetTarget.swift; sourceTree = "<group>"; };
EE235FA61C5785D400C08960 /* ConstraintMaker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintMaker.swift; sourceTree = "<group>"; };
EE235FA71C5785D400C08960 /* ConstraintMakerFinalizable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintMakerFinalizable.swift; sourceTree = "<group>"; };
EE235FA81C5785D400C08960 /* ConstraintMakerPriortizable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintMakerPriortizable.swift; sourceTree = "<group>"; };
EE235FA91C5785D400C08960 /* ConstraintMakerEditable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintMakerEditable.swift; sourceTree = "<group>"; };
EE235FAA1C5785D400C08960 /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintMakerRelatable.swift; sourceTree = "<group>"; };
EE235FAB1C5785D400C08960 /* ConstraintMakerExtendable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintMakerExtendable.swift; sourceTree = "<group>"; };
EE235FBE1C5785DC00C08960 /* ConstraintViewDSL.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintViewDSL.swift; sourceTree = "<group>"; };
EE235FBF1C5785DC00C08960 /* ConstraintViewControllerDSL.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintViewControllerDSL.swift; sourceTree = "<group>"; };
EE235FC61C5785E200C08960 /* ConstraintView+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ConstraintView+Extensions.swift"; sourceTree = "<group>"; };
EE235FC71C5785E200C08960 /* ConstraintViewController+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ConstraintViewController+Extensions.swift"; sourceTree = "<group>"; };
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-04-15 19:07:50 +08:00
EEBCC9D819CC627D0083B827 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SnapKit iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
2015-03-24 06:39:41 +08:00
EECDB3641AC0C95C006BBC11 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2015-04-15 19:07:50 +08:00
EECDB3661AC0C95C006BBC11 /* SnapKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SnapKit.h; sourceTree = "<group>"; };
2015-03-24 06:39:41 +08:00
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>"; };
2015-04-15 19:07:50 +08:00
EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
EECDB3841AC0C9D4006BBC11 /* SnapKit OSX Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SnapKit OSX Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
2014-07-25 12:24:17 +08:00
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
537DCE8E1C35CC8800B5B899 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
537DCE9B1C35CD4100B5B899 /* UIKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
537DCEAC1C35D90A00B5B899 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
537DCEB41C35D90A00B5B899 /* SnapKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
EE94F60D1AC0F132008767FF /* Frameworks */ = {
2014-07-25 12:24:17 +08:00
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2015-04-15 19:07:50 +08:00
EE94F6111AC0F146008767FF /* SnapKit.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 = (
EE4910991B19A40200A54F1F /* SnapKit.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 */,
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-04-15 19:07:50 +08:00
EEBCC9D819CC627D0083B827 /* SnapKit.framework */,
EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */,
EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */,
EECDB3841AC0C9D4006BBC11 /* SnapKit OSX Tests.xctest */,
537DCE921C35CC8800B5B899 /* SnapKit.framework */,
537DCEAF1C35D90A00B5B899 /* SnapKit tvOS Tests.xctest */,
2014-07-25 12:24:17 +08:00
);
name = Products;
2014-07-25 12:24:17 +08:00
sourceTree = "<group>";
};
2016-01-26 18:49:04 +08:00
EE235F581C57858700C08960 /* Extensions */ = {
isa = PBXGroup;
children = (
EE235FC61C5785E200C08960 /* ConstraintView+Extensions.swift */,
EE235FC71C5785E200C08960 /* ConstraintViewController+Extensions.swift */,
);
name = Extensions;
sourceTree = "<group>";
};
EE235F591C57859200C08960 /* DSLs */ = {
isa = PBXGroup;
children = (
EE235FBE1C5785DC00C08960 /* ConstraintViewDSL.swift */,
EE235FBF1C5785DC00C08960 /* ConstraintViewControllerDSL.swift */,
);
name = DSLs;
sourceTree = "<group>";
};
EE235F5A1C57859900C08960 /* Maker */ = {
isa = PBXGroup;
children = (
EE235FA61C5785D400C08960 /* ConstraintMaker.swift */,
EE235FA71C5785D400C08960 /* ConstraintMakerFinalizable.swift */,
EE235FA81C5785D400C08960 /* ConstraintMakerPriortizable.swift */,
EE235FA91C5785D400C08960 /* ConstraintMakerEditable.swift */,
EE235FAA1C5785D400C08960 /* ConstraintMakerRelatable.swift */,
EE235FAB1C5785D400C08960 /* ConstraintMakerExtendable.swift */,
);
name = Maker;
sourceTree = "<group>";
};
EE235F5B1C57859E00C08960 /* Targets */ = {
isa = PBXGroup;
children = (
EE235F8E1C5785CE00C08960 /* ConstraintRelatableTarget.swift */,
EE235F8F1C5785CE00C08960 /* ConstraintConstantTarget.swift */,
EE235F901C5785CE00C08960 /* ConstraintPriorityTarget.swift */,
EE235F911C5785CE00C08960 /* ConstraintMultiplierTarget.swift */,
EE235F921C5785CE00C08960 /* ConstraintOffsetTarget.swift */,
EE235F931C5785CE00C08960 /* ConstraintInsetTarget.swift */,
);
name = Targets;
sourceTree = "<group>";
};
EE235F5C1C5785A400C08960 /* Models */ = {
isa = PBXGroup;
children = (
EE235F621C5785C600C08960 /* Constraint.swift */,
EE235F631C5785C600C08960 /* ConstraintDescription.swift */,
EE235F641C5785C600C08960 /* ConstraintInsets.swift */,
EE235F651C5785C600C08960 /* ConstraintConfig.swift */,
EE235F661C5785C600C08960 /* ConstraintView.swift */,
EE235F671C5785C600C08960 /* ConstraintViewController.swift */,
EE235F681C5785C600C08960 /* ConstraintRelation.swift */,
EE235F691C5785C600C08960 /* ConstraintLayoutSupport.swift */,
EE235F6A1C5785C600C08960 /* ConstraintAttributes.swift */,
EE235F6B1C5785C600C08960 /* ConstraintItem.swift */,
EE235F6C1C5785C600C08960 /* LayoutConstraint.swift */,
);
name = Models;
sourceTree = "<group>";
};
EE235F5D1C5785AC00C08960 /* Debugging */ = {
isa = PBXGroup;
children = (
EE235F5E1C5785BC00C08960 /* Debugging.swift */,
);
name = Debugging;
sourceTree = "<group>";
};
EE94F60C1AC0F113008767FF /* Frameworks */ = {
isa = PBXGroup;
children = (
537DCE9A1C35CD4100B5B899 /* UIKit.framework */,
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-04-15 19:07:50 +08:00
EECDB3661AC0C95C006BBC11 /* SnapKit.h */,
2016-01-26 18:49:04 +08:00
EE235F581C57858700C08960 /* Extensions */,
EE235F591C57859200C08960 /* DSLs */,
EE235F5A1C57859900C08960 /* Maker */,
EE235F5B1C57859E00C08960 /* Targets */,
EE235F5C1C5785A400C08960 /* Models */,
EE235F5D1C5785AC00C08960 /* Debugging */,
2015-03-24 06:39:41 +08:00
EECDB36B1AC0C967006BBC11 /* Supporting Files */,
EECDB3681AC0C95C006BBC11 /* Tests */,
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
);
name = Tests;
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 */
537DCE8F1C35CC8800B5B899 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
537DCEA01C35CDF800B5B899 /* SnapKit.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
EEBCC9D519CC627D0083B827 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
2015-04-15 19:07:50 +08:00
EECDB3741AC0C9B6006BBC11 /* SnapKit.h in Headers */,
2015-03-24 06:39:41 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
EECDB3771AC0C9D4006BBC11 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
2015-04-15 19:07:50 +08:00
EECDB39D1AC0CC03006BBC11 /* SnapKit.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
2014-07-25 12:24:17 +08:00
/* Begin PBXNativeTarget section */
537DCE911C35CC8800B5B899 /* SnapKit tvOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 537DCE991C35CC8800B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS" */;
buildPhases = (
537DCE8D1C35CC8800B5B899 /* Sources */,
537DCE8E1C35CC8800B5B899 /* Frameworks */,
537DCE8F1C35CC8800B5B899 /* Headers */,
537DCE901C35CC8800B5B899 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "SnapKit tvOS";
productName = "SnapKit tvOS";
productReference = 537DCE921C35CC8800B5B899 /* SnapKit.framework */;
productType = "com.apple.product-type.framework";
};
537DCEAE1C35D90A00B5B899 /* SnapKit tvOS Tests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 537DCEB91C35D90A00B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS Tests" */;
buildPhases = (
537DCEAB1C35D90A00B5B899 /* Sources */,
537DCEAC1C35D90A00B5B899 /* Frameworks */,
537DCEAD1C35D90A00B5B899 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "SnapKit tvOS Tests";
productName = "SnapKit tvOS Tests";
productReference = 537DCEAF1C35D90A00B5B899 /* SnapKit tvOS Tests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
2015-04-15 19:07:50 +08:00
EEBCC9D719CC627D0083B827 /* SnapKit iOS */ = {
2014-07-25 12:24:17 +08:00
isa = PBXNativeTarget;
2015-04-15 19:07:50 +08:00
buildConfigurationList = EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit 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-04-15 19:07:50 +08:00
name = "SnapKit iOS";
productName = SnapKit;
productReference = EEBCC9D819CC627D0083B827 /* SnapKit.framework */;
productType = "com.apple.product-type.framework";
2014-07-25 12:24:17 +08:00
};
2015-04-15 19:07:50 +08:00
EEBCC9E119CC627D0083B827 /* SnapKit iOS Tests */ = {
2014-07-25 12:24:17 +08:00
isa = PBXNativeTarget;
2015-04-15 19:07:50 +08:00
buildConfigurationList = EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit 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-04-15 19:07:50 +08:00
name = "SnapKit iOS Tests";
productName = SnapKitTests;
productReference = EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */;
2015-03-24 06:39:41 +08:00
productType = "com.apple.product-type.bundle.unit-test";
};
2015-04-15 19:07:50 +08:00
EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */ = {
2015-03-24 06:39:41 +08:00
isa = PBXNativeTarget;
2015-04-15 19:07:50 +08:00
buildConfigurationList = EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX" */;
2015-03-24 06:39:41 +08:00
buildPhases = (
EECDB3751AC0C9D4006BBC11 /* Sources */,
EECDB3761AC0C9D4006BBC11 /* Frameworks */,
EECDB3771AC0C9D4006BBC11 /* Headers */,
EECDB3781AC0C9D4006BBC11 /* Resources */,
);
buildRules = (
);
dependencies = (
);
2015-04-15 19:07:50 +08:00
name = "SnapKit OSX";
productName = "SnapKit OSX";
productReference = EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */;
2015-03-24 06:39:41 +08:00
productType = "com.apple.product-type.framework";
};
2015-04-15 19:07:50 +08:00
EECDB3831AC0C9D4006BBC11 /* SnapKit OSX Tests */ = {
2015-03-24 06:39:41 +08:00
isa = PBXNativeTarget;
2015-04-15 19:07:50 +08:00
buildConfigurationList = EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX Tests" */;
2015-03-24 06:39:41 +08:00
buildPhases = (
EECDB3801AC0C9D4006BBC11 /* Sources */,
EE94F60D1AC0F132008767FF /* Frameworks */,
2015-03-24 06:39:41 +08:00
EECDB3821AC0C9D4006BBC11 /* Resources */,
);
buildRules = (
);
dependencies = (
EECDB3871AC0C9D4006BBC11 /* PBXTargetDependency */,
);
2015-04-15 19:07:50 +08:00
name = "SnapKit OSX Tests";
productName = "SnapKit OSXTests";
productReference = EECDB3841AC0C9D4006BBC11 /* SnapKit 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 = {
LastSwiftUpdateCheck = 0720;
2015-06-17 19:09:54 +08:00
LastUpgradeCheck = 0700;
2015-04-15 19:07:50 +08:00
ORGANIZATIONNAME = "SnapKit Team";
2014-07-25 12:24:17 +08:00
TargetAttributes = {
537DCE911C35CC8800B5B899 = {
CreatedOnToolsVersion = 7.2;
2016-06-15 09:49:49 +08:00
LastSwiftMigration = 0800;
};
537DCEAE1C35D90A00B5B899 = {
CreatedOnToolsVersion = 7.2;
};
EEBCC9D719CC627D0083B827 = {
2014-07-25 12:24:17 +08:00
CreatedOnToolsVersion = 6.0;
2016-06-15 09:49:49 +08:00
LastSwiftMigration = 0800;
2014-07-25 12:24:17 +08:00
};
EEBCC9E119CC627D0083B827 = {
2014-07-25 12:24:17 +08:00
CreatedOnToolsVersion = 6.0;
2016-06-15 09:49:49 +08:00
LastSwiftMigration = 0800;
2014-07-25 12:24:17 +08:00
};
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-04-15 19:07:50 +08:00
buildConfigurationList = DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "SnapKit" */;
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-04-15 19:07:50 +08:00
EEBCC9D719CC627D0083B827 /* SnapKit iOS */,
537DCE911C35CC8800B5B899 /* SnapKit tvOS */,
2015-04-15 19:07:50 +08:00
EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */,
EEBCC9E119CC627D0083B827 /* SnapKit iOS Tests */,
537DCEAE1C35D90A00B5B899 /* SnapKit tvOS Tests */,
2015-04-15 19:07:50 +08:00
EECDB3831AC0C9D4006BBC11 /* SnapKit OSX Tests */,
2014-07-25 12:24:17 +08:00
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
537DCE901C35CC8800B5B899 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
537DCEAD1C35D90A00B5B899 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
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 */
537DCE8D1C35CC8800B5B899 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2016-01-26 18:49:04 +08:00
EE235F741C5785C600C08960 /* ConstraintInsets.swift in Sources */,
EE235F831C5785C600C08960 /* ConstraintLayoutSupport.swift in Sources */,
EE235FB01C5785D400C08960 /* ConstraintMakerFinalizable.swift in Sources */,
EE235F7D1C5785C600C08960 /* ConstraintViewController.swift in Sources */,
EE235F981C5785CE00C08960 /* ConstraintConstantTarget.swift in Sources */,
EE235FC91C5785E200C08960 /* ConstraintView+Extensions.swift in Sources */,
EE235FB91C5785D400C08960 /* ConstraintMakerRelatable.swift in Sources */,
EE235F861C5785C600C08960 /* ConstraintAttributes.swift in Sources */,
EE235FA11C5785CE00C08960 /* ConstraintOffsetTarget.swift in Sources */,
EE235FB61C5785D400C08960 /* ConstraintMakerEditable.swift in Sources */,
EE235FAD1C5785D400C08960 /* ConstraintMaker.swift in Sources */,
EE235F951C5785CE00C08960 /* ConstraintRelatableTarget.swift in Sources */,
EE235FBC1C5785D400C08960 /* ConstraintMakerExtendable.swift in Sources */,
EE235F891C5785C600C08960 /* ConstraintItem.swift in Sources */,
EE235F9B1C5785CE00C08960 /* ConstraintPriorityTarget.swift in Sources */,
EE235F771C5785C600C08960 /* ConstraintConfig.swift in Sources */,
EE235F6E1C5785C600C08960 /* Constraint.swift in Sources */,
EE235F7A1C5785C600C08960 /* ConstraintView.swift in Sources */,
EE235FB31C5785D400C08960 /* ConstraintMakerPriortizable.swift in Sources */,
EE235FCC1C5785E200C08960 /* ConstraintViewController+Extensions.swift in Sources */,
EE235F8C1C5785C600C08960 /* LayoutConstraint.swift in Sources */,
EE235FA41C5785CE00C08960 /* ConstraintInsetTarget.swift in Sources */,
EE235F9E1C5785CE00C08960 /* ConstraintMultiplierTarget.swift in Sources */,
EE235FC11C5785DC00C08960 /* ConstraintViewDSL.swift in Sources */,
EE235F601C5785BC00C08960 /* Debugging.swift in Sources */,
EE235FC41C5785DC00C08960 /* ConstraintViewControllerDSL.swift in Sources */,
EE235F801C5785C600C08960 /* ConstraintRelation.swift in Sources */,
EE235F711C5785C600C08960 /* ConstraintDescription.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
537DCEAB1C35D90A00B5B899 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
537DCEBA1C35DA9700B5B899 /* Tests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
EEBCC9D319CC627D0083B827 /* Sources */ = {
2014-07-25 12:24:17 +08:00
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2016-01-26 18:49:04 +08:00
EE235F731C5785C600C08960 /* ConstraintInsets.swift in Sources */,
EE235F821C5785C600C08960 /* ConstraintLayoutSupport.swift in Sources */,
EE235FAF1C5785D400C08960 /* ConstraintMakerFinalizable.swift in Sources */,
EE235F7C1C5785C600C08960 /* ConstraintViewController.swift in Sources */,
EE235F971C5785CE00C08960 /* ConstraintConstantTarget.swift in Sources */,
EE235FC81C5785E200C08960 /* ConstraintView+Extensions.swift in Sources */,
EE235FB81C5785D400C08960 /* ConstraintMakerRelatable.swift in Sources */,
EE235F851C5785C600C08960 /* ConstraintAttributes.swift in Sources */,
EE235FA01C5785CE00C08960 /* ConstraintOffsetTarget.swift in Sources */,
EE235FB51C5785D400C08960 /* ConstraintMakerEditable.swift in Sources */,
EE235FAC1C5785D400C08960 /* ConstraintMaker.swift in Sources */,
EE235F941C5785CE00C08960 /* ConstraintRelatableTarget.swift in Sources */,
EE235FBB1C5785D400C08960 /* ConstraintMakerExtendable.swift in Sources */,
EE235F881C5785C600C08960 /* ConstraintItem.swift in Sources */,
EE235F9A1C5785CE00C08960 /* ConstraintPriorityTarget.swift in Sources */,
EE235F761C5785C600C08960 /* ConstraintConfig.swift in Sources */,
EE235F6D1C5785C600C08960 /* Constraint.swift in Sources */,
EE235F791C5785C600C08960 /* ConstraintView.swift in Sources */,
EE235FB21C5785D400C08960 /* ConstraintMakerPriortizable.swift in Sources */,
EE235FCB1C5785E200C08960 /* ConstraintViewController+Extensions.swift in Sources */,
EE235F8B1C5785C600C08960 /* LayoutConstraint.swift in Sources */,
EE235FA31C5785CE00C08960 /* ConstraintInsetTarget.swift in Sources */,
EE235F9D1C5785CE00C08960 /* ConstraintMultiplierTarget.swift in Sources */,
EE235FC01C5785DC00C08960 /* ConstraintViewDSL.swift in Sources */,
EE235F5F1C5785BC00C08960 /* Debugging.swift in Sources */,
EE235FC31C5785DC00C08960 /* ConstraintViewControllerDSL.swift in Sources */,
EE235F7F1C5785C600C08960 /* ConstraintRelation.swift in Sources */,
EE235F701C5785C600C08960 /* ConstraintDescription.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 = (
2016-01-26 18:49:04 +08:00
EE235F751C5785C600C08960 /* ConstraintInsets.swift in Sources */,
EE235F841C5785C600C08960 /* ConstraintLayoutSupport.swift in Sources */,
EE235FB11C5785D400C08960 /* ConstraintMakerFinalizable.swift in Sources */,
EE235F7E1C5785C600C08960 /* ConstraintViewController.swift in Sources */,
EE235F991C5785CE00C08960 /* ConstraintConstantTarget.swift in Sources */,
EE235FCA1C5785E200C08960 /* ConstraintView+Extensions.swift in Sources */,
EE235FBA1C5785D400C08960 /* ConstraintMakerRelatable.swift in Sources */,
EE235F871C5785C600C08960 /* ConstraintAttributes.swift in Sources */,
EE235FA21C5785CE00C08960 /* ConstraintOffsetTarget.swift in Sources */,
EE235FB71C5785D400C08960 /* ConstraintMakerEditable.swift in Sources */,
EE235FAE1C5785D400C08960 /* ConstraintMaker.swift in Sources */,
EE235F961C5785CE00C08960 /* ConstraintRelatableTarget.swift in Sources */,
EE235FBD1C5785D400C08960 /* ConstraintMakerExtendable.swift in Sources */,
EE235F8A1C5785C600C08960 /* ConstraintItem.swift in Sources */,
EE235F9C1C5785CE00C08960 /* ConstraintPriorityTarget.swift in Sources */,
EE235F781C5785C600C08960 /* ConstraintConfig.swift in Sources */,
EE235F6F1C5785C600C08960 /* Constraint.swift in Sources */,
EE235F7B1C5785C600C08960 /* ConstraintView.swift in Sources */,
EE235FB41C5785D400C08960 /* ConstraintMakerPriortizable.swift in Sources */,
EE235FCD1C5785E200C08960 /* ConstraintViewController+Extensions.swift in Sources */,
EE235F8D1C5785C600C08960 /* LayoutConstraint.swift in Sources */,
EE235FA51C5785CE00C08960 /* ConstraintInsetTarget.swift in Sources */,
EE235F9F1C5785CE00C08960 /* ConstraintMultiplierTarget.swift in Sources */,
EE235FC21C5785DC00C08960 /* ConstraintViewDSL.swift in Sources */,
EE235F611C5785BC00C08960 /* Debugging.swift in Sources */,
EE235FC51C5785DC00C08960 /* ConstraintViewControllerDSL.swift in Sources */,
EE235F811C5785C600C08960 /* ConstraintRelation.swift in Sources */,
EE235F721C5785C600C08960 /* ConstraintDescription.swift in Sources */,
2015-03-24 06:39:41 +08:00
);
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;
2015-04-15 19:07:50 +08:00
target = EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */;
2015-03-24 06:39:41 +08:00
targetProxy = EECDB3861AC0C9D4006BBC11 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
2014-07-25 12:24:17 +08:00
/* Begin XCBuildConfiguration section */
537DCE971C35CC8800B5B899 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
2016-01-26 18:49:04 +08:00
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = io.snapkit.SnapKit;
PRODUCT_NAME = SnapKit;
SDKROOT = appletvos;
SKIP_INSTALL = YES;
2016-01-26 18:49:04 +08:00
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2016-06-15 09:49:49 +08:00
SWIFT_VERSION = 3.0;
TARGETED_DEVICE_FAMILY = 3;
TVOS_DEPLOYMENT_TARGET = 9.0;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
537DCE981C35CC8800B5B899 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
2016-01-26 18:49:04 +08:00
CLANG_ENABLE_MODULES = YES;
COPY_PHASE_STRIP = NO;
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";
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = io.snapkit.SnapKit;
PRODUCT_NAME = SnapKit;
SDKROOT = appletvos;
SKIP_INSTALL = YES;
2016-06-15 09:49:49 +08:00
SWIFT_VERSION = 3.0;
TARGETED_DEVICE_FAMILY = 3;
TVOS_DEPLOYMENT_TARGET = 9.0;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
537DCEB71C35D90A00B5B899 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEBUG_INFORMATION_FORMAT = dwarf;
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
TVOS_DEPLOYMENT_TARGET = 9.1;
};
name = Debug;
};
537DCEB81C35D90A00B5B899 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
TVOS_DEPLOYMENT_TARGET = 9.1;
};
name = Release;
};
2014-07-25 12:24:17 +08:00
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;
2015-06-17 19:09:54 +08:00
ENABLE_TESTABILITY = YES;
2014-07-25 12:24:17 +08:00
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 = 8.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 Distribution";
2014-07-25 12:24:17 +08:00
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 = 8.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;
2016-01-26 18:49:04 +08:00
CLANG_ENABLE_MODULES = 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-06-17 19:09:54 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
2015-04-15 19:07:50 +08:00
PRODUCT_NAME = SnapKit;
SKIP_INSTALL = YES;
2015-03-24 08:20:47 +08:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2016-01-26 18:49:04 +08:00
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2016-06-15 09:49:49 +08:00
SWIFT_VERSION = 3.0;
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;
2016-01-26 18:49:04 +08:00
CLANG_ENABLE_MODULES = 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-06-17 19:09:54 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
2015-04-15 19:07:50 +08:00
PRODUCT_NAME = SnapKit;
SKIP_INSTALL = YES;
2015-03-24 08:20:47 +08:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2016-06-15 09:49:49 +08:00
SWIFT_VERSION = 3.0;
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 = {
2015-06-17 19:09:54 +08:00
FRAMEWORK_SEARCH_PATHS = "$(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";
2015-06-17 19:09:54 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
2014-07-25 12:24:17 +08:00
PRODUCT_NAME = "$(TARGET_NAME)";
2016-06-15 09:49:49 +08:00
SWIFT_VERSION = 3.0;
2014-07-25 12:24:17 +08:00
};
name = Debug;
};
EEBCC9ED19CC627E0083B827 /* Release */ = {
2014-07-25 12:24:17 +08:00
isa = XCBuildConfiguration;
buildSettings = {
2015-06-17 19:09:54 +08:00
FRAMEWORK_SEARCH_PATHS = "$(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";
2015-06-17 19:09:54 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
2014-07-25 12:24:17 +08:00
PRODUCT_NAME = "$(TARGET_NAME)";
2016-06-15 09:49:49 +08:00
SWIFT_VERSION = 3.0;
2014-07-25 12:24:17 +08:00
};
name = Release;
};
2015-03-24 06:39:41 +08:00
EECDB38E1AC0C9D4006BBC11 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
2016-01-26 18:49:04 +08:00
CLANG_ENABLE_MODULES = YES;
2015-03-24 06:39:41 +08:00
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;
2015-06-17 19:09:54 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
2015-04-15 19:07:50 +08:00
PRODUCT_NAME = SnapKit;
2015-03-24 06:39:41 +08:00
SDKROOT = macosx;
SKIP_INSTALL = YES;
2015-03-24 08:20:47 +08:00
SUPPORTED_PLATFORMS = macosx;
2016-01-26 18:49:04 +08:00
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2015-03-24 06:39:41 +08:00
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
EECDB38F1AC0C9D4006BBC11 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
2016-01-26 18:49:04 +08:00
CLANG_ENABLE_MODULES = YES;
2015-03-24 06:39:41 +08:00
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;
2015-06-17 19:09:54 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
2015-04-15 19:07:50 +08:00
PRODUCT_NAME = SnapKit;
2015-03-24 06:39:41 +08:00
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;
2015-06-17 19:09:54 +08:00
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
2015-03-24 06:39:41 +08:00
INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.10;
2015-06-17 19:09:54 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
2015-03-24 06:39:41 +08:00
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";
2015-06-17 19:09:54 +08:00
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
2015-03-24 06:39:41 +08:00
INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.10;
2015-06-17 19:09:54 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
2015-03-24 06:39:41 +08:00
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
name = Release;
};
2014-07-25 12:24:17 +08:00
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
537DCE991C35CC8800B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
537DCE971C35CC8800B5B899 /* Debug */,
537DCE981C35CC8800B5B899 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
537DCEB91C35D90A00B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS Tests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
537DCEB71C35D90A00B5B899 /* Debug */,
537DCEB81C35D90A00B5B899 /* Release */,
);
defaultConfigurationIsVisible = 0;
2016-01-26 18:49:04 +08:00
defaultConfigurationName = Release;
};
2015-04-15 19:07:50 +08:00
DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "SnapKit" */ = {
2014-07-25 12:24:17 +08:00
isa = XCConfigurationList;
buildConfigurations = (
DDC9FDAF1981B4DD009612C7 /* Debug */,
DDC9FDB01981B4DD009612C7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2015-04-15 19:07:50 +08:00
EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit 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-04-15 19:07:50 +08:00
EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit 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-04-15 19:07:50 +08:00
EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX" */ = {
2015-03-24 06:39:41 +08:00
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
};
2015-04-15 19:07:50 +08:00
EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX Tests" */ = {
2015-03-24 06:39:41 +08:00
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 */;
}