589 lines
24 KiB
Plaintext
589 lines
24 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
63C412861E11766000E214E3 /* YogaKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C412841E11766000E214E3 /* YogaKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
63C412931E1176B700E214E3 /* YogaKitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 63C412921E1176B700E214E3 /* YogaKitTests.m */; };
|
|
63C412951E1176B700E214E3 /* YogaKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63C412811E11766000E214E3 /* YogaKit.framework */; };
|
|
63C412A31E1176D200E214E3 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 63C412A21E1176D200E214E3 /* main.m */; };
|
|
63C412A61E1176D300E214E3 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 63C412A51E1176D300E214E3 /* AppDelegate.m */; };
|
|
63C412A91E1176D300E214E3 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63C412A81E1176D300E214E3 /* ViewController.m */; };
|
|
63C412AC1E1176D300E214E3 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 63C412AA1E1176D300E214E3 /* Main.storyboard */; };
|
|
63C412AE1E1176D300E214E3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 63C412AD1E1176D300E214E3 /* Assets.xcassets */; };
|
|
63C412B11E1176D300E214E3 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 63C412AF1E1176D300E214E3 /* LaunchScreen.storyboard */; };
|
|
63C412B81E11771400E214E3 /* UIView+Yoga.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C412B61E11771400E214E3 /* UIView+Yoga.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
63C412B91E11771400E214E3 /* UIView+Yoga.m in Sources */ = {isa = PBXBuildFile; fileRef = 63C412B71E11771400E214E3 /* UIView+Yoga.m */; };
|
|
63C412C51E1177AA00E214E3 /* YGEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C412BF1E1177AA00E214E3 /* YGEnums.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
63C412C61E1177AA00E214E3 /* YGMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C412C01E1177AA00E214E3 /* YGMacros.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
63C412C71E1177AA00E214E3 /* YGNodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 63C412C11E1177AA00E214E3 /* YGNodeList.c */; };
|
|
63C412C81E1177AA00E214E3 /* YGNodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C412C21E1177AA00E214E3 /* YGNodeList.h */; };
|
|
63C412C91E1177AA00E214E3 /* Yoga.c in Sources */ = {isa = PBXBuildFile; fileRef = 63C412C31E1177AA00E214E3 /* Yoga.c */; };
|
|
63C412CA1E1177AA00E214E3 /* Yoga.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C412C41E1177AA00E214E3 /* Yoga.h */; };
|
|
63F76BE31E117887006CC88A /* YogaKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63C412811E11766000E214E3 /* YogaKit.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
63C412961E1176B700E214E3 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 63C412781E11766000E214E3 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 63C412801E11766000E214E3;
|
|
remoteInfo = YogaKit;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
63C412811E11766000E214E3 /* YogaKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = YogaKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
63C412841E11766000E214E3 /* YogaKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YogaKit.h; sourceTree = "<group>"; };
|
|
63C412851E11766000E214E3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
63C412901E1176B700E214E3 /* YogaKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = YogaKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
63C412921E1176B700E214E3 /* YogaKitTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YogaKitTests.m; sourceTree = "<group>"; };
|
|
63C412941E1176B700E214E3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
63C4129F1E1176D200E214E3 /* YogaKitSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YogaKitSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
63C412A21E1176D200E214E3 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
63C412A41E1176D300E214E3 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
63C412A51E1176D300E214E3 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
63C412A71E1176D300E214E3 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
|
63C412A81E1176D300E214E3 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
|
63C412AB1E1176D300E214E3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
63C412AD1E1176D300E214E3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
63C412B01E1176D300E214E3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
63C412B21E1176D300E214E3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
63C412B61E11771400E214E3 /* UIView+Yoga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Yoga.h"; sourceTree = SOURCE_ROOT; };
|
|
63C412B71E11771400E214E3 /* UIView+Yoga.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Yoga.m"; sourceTree = SOURCE_ROOT; };
|
|
63C412BF1E1177AA00E214E3 /* YGEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YGEnums.h; sourceTree = "<group>"; };
|
|
63C412C01E1177AA00E214E3 /* YGMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YGMacros.h; sourceTree = "<group>"; };
|
|
63C412C11E1177AA00E214E3 /* YGNodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = YGNodeList.c; sourceTree = "<group>"; };
|
|
63C412C21E1177AA00E214E3 /* YGNodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YGNodeList.h; sourceTree = "<group>"; };
|
|
63C412C31E1177AA00E214E3 /* Yoga.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Yoga.c; sourceTree = "<group>"; };
|
|
63C412C41E1177AA00E214E3 /* Yoga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Yoga.h; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
63C4127D1E11766000E214E3 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
63C4128D1E1176B700E214E3 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
63C412951E1176B700E214E3 /* YogaKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
63C4129C1E1176D200E214E3 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
63F76BE31E117887006CC88A /* YogaKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
63C412771E11766000E214E3 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
63C412831E11766000E214E3 /* YogaKit */,
|
|
63C412911E1176B700E214E3 /* YogaKitTests */,
|
|
63C412A01E1176D200E214E3 /* YogaKitSample */,
|
|
63C412821E11766000E214E3 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
63C412821E11766000E214E3 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
63C412811E11766000E214E3 /* YogaKit.framework */,
|
|
63C412901E1176B700E214E3 /* YogaKitTests.xctest */,
|
|
63C4129F1E1176D200E214E3 /* YogaKitSample.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
63C412831E11766000E214E3 /* YogaKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
63C412BE1E1177AA00E214E3 /* yoga */,
|
|
63C412B61E11771400E214E3 /* UIView+Yoga.h */,
|
|
63C412B71E11771400E214E3 /* UIView+Yoga.m */,
|
|
63C412841E11766000E214E3 /* YogaKit.h */,
|
|
63C412851E11766000E214E3 /* Info.plist */,
|
|
);
|
|
path = YogaKit;
|
|
sourceTree = "<group>";
|
|
};
|
|
63C412911E1176B700E214E3 /* YogaKitTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
63C412921E1176B700E214E3 /* YogaKitTests.m */,
|
|
63C412941E1176B700E214E3 /* Info.plist */,
|
|
);
|
|
path = YogaKitTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
63C412A01E1176D200E214E3 /* YogaKitSample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
63C412A41E1176D300E214E3 /* AppDelegate.h */,
|
|
63C412A51E1176D300E214E3 /* AppDelegate.m */,
|
|
63C412A71E1176D300E214E3 /* ViewController.h */,
|
|
63C412A81E1176D300E214E3 /* ViewController.m */,
|
|
63C412AA1E1176D300E214E3 /* Main.storyboard */,
|
|
63C412AD1E1176D300E214E3 /* Assets.xcassets */,
|
|
63C412AF1E1176D300E214E3 /* LaunchScreen.storyboard */,
|
|
63C412B21E1176D300E214E3 /* Info.plist */,
|
|
63C412A11E1176D200E214E3 /* Supporting Files */,
|
|
);
|
|
path = YogaKitSample;
|
|
sourceTree = "<group>";
|
|
};
|
|
63C412A11E1176D200E214E3 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
63C412A21E1176D200E214E3 /* main.m */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
63C412BE1E1177AA00E214E3 /* yoga */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
63C412BF1E1177AA00E214E3 /* YGEnums.h */,
|
|
63C412C01E1177AA00E214E3 /* YGMacros.h */,
|
|
63C412C11E1177AA00E214E3 /* YGNodeList.c */,
|
|
63C412C21E1177AA00E214E3 /* YGNodeList.h */,
|
|
63C412C31E1177AA00E214E3 /* Yoga.c */,
|
|
63C412C41E1177AA00E214E3 /* Yoga.h */,
|
|
);
|
|
name = yoga;
|
|
path = ../../yoga;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
63C4127E1E11766000E214E3 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
63C412861E11766000E214E3 /* YogaKit.h in Headers */,
|
|
63C412C61E1177AA00E214E3 /* YGMacros.h in Headers */,
|
|
63C412B81E11771400E214E3 /* UIView+Yoga.h in Headers */,
|
|
63C412C81E1177AA00E214E3 /* YGNodeList.h in Headers */,
|
|
63C412CA1E1177AA00E214E3 /* Yoga.h in Headers */,
|
|
63C412C51E1177AA00E214E3 /* YGEnums.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
63C412801E11766000E214E3 /* YogaKit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 63C412891E11766000E214E3 /* Build configuration list for PBXNativeTarget "YogaKit" */;
|
|
buildPhases = (
|
|
63C4127C1E11766000E214E3 /* Sources */,
|
|
63C4127D1E11766000E214E3 /* Frameworks */,
|
|
63C4127E1E11766000E214E3 /* Headers */,
|
|
63C4127F1E11766000E214E3 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = YogaKit;
|
|
productName = YogaKit;
|
|
productReference = 63C412811E11766000E214E3 /* YogaKit.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
63C4128F1E1176B700E214E3 /* YogaKitTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 63C4129A1E1176B700E214E3 /* Build configuration list for PBXNativeTarget "YogaKitTests" */;
|
|
buildPhases = (
|
|
63C4128C1E1176B700E214E3 /* Sources */,
|
|
63C4128D1E1176B700E214E3 /* Frameworks */,
|
|
63C4128E1E1176B700E214E3 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
63C412971E1176B700E214E3 /* PBXTargetDependency */,
|
|
);
|
|
name = YogaKitTests;
|
|
productName = YogaKitTests;
|
|
productReference = 63C412901E1176B700E214E3 /* YogaKitTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
63C4129E1E1176D200E214E3 /* YogaKitSample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 63C412B31E1176D300E214E3 /* Build configuration list for PBXNativeTarget "YogaKitSample" */;
|
|
buildPhases = (
|
|
63C4129B1E1176D200E214E3 /* Sources */,
|
|
63C4129C1E1176D200E214E3 /* Frameworks */,
|
|
63C4129D1E1176D200E214E3 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = YogaKitSample;
|
|
productName = YogaKitSample;
|
|
productReference = 63C4129F1E1176D200E214E3 /* YogaKitSample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
63C412781E11766000E214E3 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0820;
|
|
ORGANIZATIONNAME = Facebook;
|
|
TargetAttributes = {
|
|
63C412801E11766000E214E3 = {
|
|
CreatedOnToolsVersion = 8.2.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
63C4128F1E1176B700E214E3 = {
|
|
CreatedOnToolsVersion = 8.2.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
63C4129E1E1176D200E214E3 = {
|
|
CreatedOnToolsVersion = 8.2.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 63C4127B1E11766000E214E3 /* Build configuration list for PBXProject "YogaKit" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 63C412771E11766000E214E3;
|
|
productRefGroup = 63C412821E11766000E214E3 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
63C412801E11766000E214E3 /* YogaKit */,
|
|
63C4128F1E1176B700E214E3 /* YogaKitTests */,
|
|
63C4129E1E1176D200E214E3 /* YogaKitSample */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
63C4127F1E11766000E214E3 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
63C4128E1E1176B700E214E3 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
63C4129D1E1176D200E214E3 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
63C412B11E1176D300E214E3 /* LaunchScreen.storyboard in Resources */,
|
|
63C412AE1E1176D300E214E3 /* Assets.xcassets in Resources */,
|
|
63C412AC1E1176D300E214E3 /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
63C4127C1E11766000E214E3 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
63C412C91E1177AA00E214E3 /* Yoga.c in Sources */,
|
|
63C412B91E11771400E214E3 /* UIView+Yoga.m in Sources */,
|
|
63C412C71E1177AA00E214E3 /* YGNodeList.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
63C4128C1E1176B700E214E3 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
63C412931E1176B700E214E3 /* YogaKitTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
63C4129B1E1176D200E214E3 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
63C412A91E1176D300E214E3 /* ViewController.m in Sources */,
|
|
63C412A61E1176D300E214E3 /* AppDelegate.m in Sources */,
|
|
63C412A31E1176D200E214E3 /* main.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
63C412971E1176B700E214E3 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 63C412801E11766000E214E3 /* YogaKit */;
|
|
targetProxy = 63C412961E1176B700E214E3 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
63C412AA1E1176D300E214E3 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
63C412AB1E1176D300E214E3 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
63C412AF1E1176D300E214E3 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
63C412B01E1176D300E214E3 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
63C412871E11766000E214E3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
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_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
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 = 10.2;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
63C412881E11766000E214E3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
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_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
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 = 10.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
63C4128A1E11766000E214E3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = YogaKit/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.YogaKit;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
63C4128B1E11766000E214E3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = YogaKit/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.YogaKit;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
63C412981E1176B700E214E3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = YogaKitTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.YogaKitTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
63C412991E1176B700E214E3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = YogaKitTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.YogaKitTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
63C412B41E1176D300E214E3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
INFOPLIST_FILE = YogaKitSample/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.YogaKitSample;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
63C412B51E1176D300E214E3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
INFOPLIST_FILE = YogaKitSample/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.YogaKitSample;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
63C4127B1E11766000E214E3 /* Build configuration list for PBXProject "YogaKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
63C412871E11766000E214E3 /* Debug */,
|
|
63C412881E11766000E214E3 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
63C412891E11766000E214E3 /* Build configuration list for PBXNativeTarget "YogaKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
63C4128A1E11766000E214E3 /* Debug */,
|
|
63C4128B1E11766000E214E3 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
63C4129A1E1176B700E214E3 /* Build configuration list for PBXNativeTarget "YogaKitTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
63C412981E1176B700E214E3 /* Debug */,
|
|
63C412991E1176B700E214E3 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
63C412B31E1176D300E214E3 /* Build configuration list for PBXNativeTarget "YogaKitSample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
63C412B41E1176D300E214E3 /* Debug */,
|
|
63C412B51E1176D300E214E3 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 63C412781E11766000E214E3 /* Project object */;
|
|
}
|