2014-07-25 12:24:17 +08:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9F019CC64F80083B827 /* EdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEBCC9EF19CC64F70083B827 /* EdgeInsets.swift */; };
|
|
|
|
EEBCC9F219CC65050083B827 /* View+Snappy.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEBCC9F119CC65040083B827 /* View+Snappy.swift */; };
|
|
|
|
EEBCC9F419CC65110083B827 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEBCC9F319CC65110083B827 /* ConstraintAttributes.swift */; };
|
|
|
|
EEBCC9F619CC65200083B827 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEBCC9F519CC65200083B827 /* ConstraintRelation.swift */; };
|
|
|
|
EEBCC9F819CC65260083B827 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEBCC9F719CC65260083B827 /* ConstraintItem.swift */; };
|
|
|
|
EEBCC9FC19CC65430083B827 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEBCC9FB19CC65430083B827 /* ConstraintMaker.swift */; };
|
|
|
|
EEBCC9FE19CC65510083B827 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEBCC9FD19CC65510083B827 /* LayoutConstraint.swift */; };
|
|
|
|
EEBCCA0019CC66020083B827 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEBCC9FF19CC66020083B827 /* Constraint.swift */; };
|
2014-07-25 12:24:17 +08:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91728119CB304E007888CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
EE91728219CB304E007888CF /* Snappy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Snappy.h; sourceTree = "<group>"; };
|
|
|
|
EE91728B19CB304E007888CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
EE91728C19CB304E007888CF /* SnappyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnappyTests.swift; sourceTree = "<group>"; };
|
|
|
|
EEBCC9D819CC627D0083B827 /* Snappy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Snappy.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
EEBCC9E219CC627E0083B827 /* SnappyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SnappyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
EEBCC9EF19CC64F70083B827 /* EdgeInsets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EdgeInsets.swift; sourceTree = "<group>"; };
|
|
|
|
EEBCC9F119CC65040083B827 /* View+Snappy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "View+Snappy.swift"; sourceTree = "<group>"; };
|
|
|
|
EEBCC9F319CC65110083B827 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintAttributes.swift; sourceTree = "<group>"; };
|
|
|
|
EEBCC9F519CC65200083B827 /* ConstraintRelation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintRelation.swift; sourceTree = "<group>"; };
|
|
|
|
EEBCC9F719CC65260083B827 /* ConstraintItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintItem.swift; sourceTree = "<group>"; };
|
|
|
|
EEBCC9FB19CC65430083B827 /* ConstraintMaker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintMaker.swift; sourceTree = "<group>"; };
|
|
|
|
EEBCC9FD19CC65510083B827 /* LayoutConstraint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayoutConstraint.swift; sourceTree = "<group>"; };
|
|
|
|
EEBCC9FF19CC66020083B827 /* Constraint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constraint.swift; sourceTree = "<group>"; };
|
2014-07-25 12:24:17 +08:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9D419CC627D0083B827 /* Frameworks */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9DF19CC627D0083B827 /* Frameworks */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2014-09-23 12:28:00 +08:00
|
|
|
DDC9FD8C1981B4DD009612C7 = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91727F19CB304E007888CF /* Snappy */,
|
|
|
|
EE91728919CB304E007888CF /* SnappyTests */,
|
|
|
|
DDC9FD961981B4DD009612C7 /* Products */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
DDC9FD961981B4DD009612C7 /* Products */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9D819CC627D0083B827 /* Snappy.framework */,
|
|
|
|
EEBCC9E219CC627E0083B827 /* SnappyTests.xctest */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
2014-09-23 12:28:00 +08:00
|
|
|
name = Products;
|
2014-07-25 12:24:17 +08:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91727F19CB304E007888CF /* Snappy */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91728219CB304E007888CF /* Snappy.h */,
|
|
|
|
EEBCC9F119CC65040083B827 /* View+Snappy.swift */,
|
|
|
|
EEBCC9FB19CC65430083B827 /* ConstraintMaker.swift */,
|
|
|
|
EEBCC9FF19CC66020083B827 /* Constraint.swift */,
|
|
|
|
EEBCC9F719CC65260083B827 /* ConstraintItem.swift */,
|
|
|
|
EEBCC9F319CC65110083B827 /* ConstraintAttributes.swift */,
|
|
|
|
EEBCC9F519CC65200083B827 /* ConstraintRelation.swift */,
|
|
|
|
EEBCC9FD19CC65510083B827 /* LayoutConstraint.swift */,
|
|
|
|
EEBCC9EF19CC64F70083B827 /* EdgeInsets.swift */,
|
|
|
|
EE91728019CB304E007888CF /* Supporting Files */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
2014-09-23 12:28:00 +08:00
|
|
|
path = Snappy;
|
2014-07-25 12:24:17 +08:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91728019CB304E007888CF /* Supporting Files */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91728119CB304E007888CF /* Info.plist */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
2014-09-23 12:28:00 +08:00
|
|
|
name = "Supporting Files";
|
2014-07-25 12:24:17 +08:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91728919CB304E007888CF /* SnappyTests */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91728C19CB304E007888CF /* SnappyTests.swift */,
|
|
|
|
EE91728A19CB304E007888CF /* Supporting Files */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
|
|
|
path = SnappyTests;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EE91728A19CB304E007888CF /* Supporting Files */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
EE91728B19CB304E007888CF /* Info.plist */,
|
|
|
|
);
|
|
|
|
name = "Supporting Files";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2014-07-25 12:24:17 +08:00
|
|
|
/* End PBXGroup section */
|
|
|
|
|
2014-09-23 12:28:00 +08:00
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
|
|
EEBCC9D519CC627D0083B827 /* Headers */ = {
|
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
2014-07-25 12:24:17 +08:00
|
|
|
/* Begin PBXNativeTarget section */
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9D719CC627D0083B827 /* Snappy */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXNativeTarget;
|
2014-09-23 12:28:00 +08:00
|
|
|
buildConfigurationList = EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "Snappy" */;
|
2014-07-25 12:24:17 +08:00
|
|
|
buildPhases = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9D319CC627D0083B827 /* Sources */,
|
|
|
|
EEBCC9D419CC627D0083B827 /* Frameworks */,
|
|
|
|
EEBCC9D519CC627D0083B827 /* Headers */,
|
|
|
|
EEBCC9D619CC627D0083B827 /* Resources */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = Snappy;
|
|
|
|
productName = Snappy;
|
2014-09-23 12:28:00 +08:00
|
|
|
productReference = EEBCC9D819CC627D0083B827 /* Snappy.framework */;
|
|
|
|
productType = "com.apple.product-type.framework";
|
2014-07-25 12:24:17 +08:00
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9E119CC627D0083B827 /* SnappyTests */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXNativeTarget;
|
2014-09-23 12:28:00 +08:00
|
|
|
buildConfigurationList = EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnappyTests" */;
|
2014-07-25 12:24:17 +08:00
|
|
|
buildPhases = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9DE19CC627D0083B827 /* Sources */,
|
|
|
|
EEBCC9DF19CC627D0083B827 /* Frameworks */,
|
|
|
|
EEBCC9E019CC627D0083B827 /* Resources */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = SnappyTests;
|
|
|
|
productName = SnappyTests;
|
2014-09-23 12:28:00 +08:00
|
|
|
productReference = EEBCC9E219CC627E0083B827 /* SnappyTests.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;
|
|
|
|
ORGANIZATIONNAME = "Jonas Budelmann";
|
|
|
|
TargetAttributes = {
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9D719CC627D0083B827 = {
|
2014-07-25 12:24:17 +08:00
|
|
|
CreatedOnToolsVersion = 6.0;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9E119CC627D0083B827 = {
|
2014-07-25 12:24:17 +08:00
|
|
|
CreatedOnToolsVersion = 6.0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "Snappy" */;
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
Base,
|
|
|
|
);
|
|
|
|
mainGroup = DDC9FD8C1981B4DD009612C7;
|
|
|
|
productRefGroup = DDC9FD961981B4DD009612C7 /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9D719CC627D0083B827 /* Snappy */,
|
|
|
|
EEBCC9E119CC627D0083B827 /* SnappyTests */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9D619CC627D0083B827 /* Resources */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9E019CC627D0083B827 /* Resources */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9D319CC627D0083B827 /* Sources */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9F019CC64F80083B827 /* EdgeInsets.swift in Sources */,
|
|
|
|
EEBCC9F619CC65200083B827 /* ConstraintRelation.swift in Sources */,
|
|
|
|
EEBCC9F419CC65110083B827 /* ConstraintAttributes.swift in Sources */,
|
|
|
|
EEBCC9FE19CC65510083B827 /* LayoutConstraint.swift in Sources */,
|
|
|
|
EEBCC9FC19CC65430083B827 /* ConstraintMaker.swift in Sources */,
|
|
|
|
EEBCC9F219CC65050083B827 /* View+Snappy.swift in Sources */,
|
|
|
|
EEBCCA0019CC66020083B827 /* Constraint.swift in Sources */,
|
|
|
|
EEBCC9F819CC65260083B827 /* ConstraintItem.swift in Sources */,
|
2014-07-25 12:24:17 +08:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9DE19CC627D0083B827 /* Sources */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* 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;
|
2014-09-23 12:28:00 +08:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
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;
|
2014-09-23 12:28:00 +08:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
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;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9E919CC627E0083B827 /* Debug */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2014-09-23 12:28:00 +08:00
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
INFOPLIST_FILE = Snappy/Info.plist;
|
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2015-01-08 09:58:27 +08:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
2014-09-23 12:28:00 +08:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2014-07-25 12:24:17 +08:00
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
2014-09-23 12:28:00 +08:00
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
2014-07-25 12:24:17 +08:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9EA19CC627E0083B827 /* Release */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2014-09-23 12:28:00 +08:00
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
INFOPLIST_FILE = Snappy/Info.plist;
|
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
2015-01-08 09:58:27 +08:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
2014-09-23 12:28:00 +08:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2014-07-25 12:24:17 +08:00
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
2014-09-23 12:28:00 +08:00
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
2014-07-25 12:24:17 +08:00
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9EC19CC627E0083B827 /* Debug */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
2014-09-23 12:28:00 +08:00
|
|
|
INFOPLIST_FILE = SnappyTests/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
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;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9ED19CC627E0083B827 /* Release */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
2014-09-23 12:28:00 +08:00
|
|
|
INFOPLIST_FILE = SnappyTests/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
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;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "Snappy" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
DDC9FDAF1981B4DD009612C7 /* Debug */,
|
|
|
|
DDC9FDB01981B4DD009612C7 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "Snappy" */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
2014-09-23 12:28:00 +08:00
|
|
|
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
|
|
|
};
|
2014-09-23 12:28:00 +08:00
|
|
|
EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnappyTests" */ = {
|
2014-07-25 12:24:17 +08:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
2014-09-23 12:28:00 +08:00
|
|
|
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
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = DDC9FD8D1981B4DD009612C7 /* Project object */;
|
|
|
|
}
|