blob: 5743801c62820b0d85722e7809694b2dd03c6d06 [file] [log] [blame] [edit]
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
1434C9B3015DC5F283B7B6C1 /* Pods_FontDiskLoaderExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9309652CB2B534DF5441F33 /* Pods_FontDiskLoaderExample.framework */; };
2011CBFB1DEDF9720047F8B5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2011CBFA1DEDF9720047F8B5 /* main.m */; };
2011CBFE1DEDF9720047F8B5 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2011CBFD1DEDF9720047F8B5 /* AppDelegate.m */; };
2011CC041DEDF9720047F8B5 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2011CC021DEDF9720047F8B5 /* Main.storyboard */; };
2011CC061DEDF9720047F8B5 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2011CC051DEDF9720047F8B5 /* Assets.xcassets */; };
2011CC091DEDF9720047F8B5 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2011CC071DEDF9720047F8B5 /* LaunchScreen.storyboard */; };
20BB4D2A1DEDFA4A00838A41 /* FontDiskLoaderSimipleExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 20BB4D291DEDFA4A00838A41 /* FontDiskLoaderSimipleExample.m */; };
20BB4D2C1DEDFB4B00838A41 /* CustomFont.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 20BB4D2B1DEDFB4B00838A41 /* CustomFont.bundle */; };
20BB4D2F1DEDFE1700838A41 /* FontDiskLoaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 20BB4D2D1DEDFDB600838A41 /* FontDiskLoaderTests.m */; };
5BDF4D20BDF79B78B137C77D /* Pods_FontDiskLoaderExample_FontDiskLoaderExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 67F6DC37B3A8C5FA7F341D05 /* Pods_FontDiskLoaderExample_FontDiskLoaderExampleTests.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
2011CC101DEDF9720047F8B5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2011CBEE1DEDF9720047F8B5 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 2011CBF51DEDF9720047F8B5;
remoteInfo = FontDiskLoaderExample;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
1DFCA02F9B84CF6D04124AAD /* Pods-FontDiskLoaderExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FontDiskLoaderExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FontDiskLoaderExample/Pods-FontDiskLoaderExample.debug.xcconfig"; sourceTree = "<group>"; };
2011CBF61DEDF9720047F8B5 /* FontDiskLoaderExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FontDiskLoaderExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
2011CBFA1DEDF9720047F8B5 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
2011CBFC1DEDF9720047F8B5 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
2011CBFD1DEDF9720047F8B5 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
2011CC031DEDF9720047F8B5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
2011CC051DEDF9720047F8B5 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
2011CC081DEDF9720047F8B5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
2011CC0A1DEDF9720047F8B5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2011CC0F1DEDF9720047F8B5 /* FontDiskLoaderExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FontDiskLoaderExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
2011CC151DEDF9720047F8B5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
20BB4D291DEDFA4A00838A41 /* FontDiskLoaderSimipleExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FontDiskLoaderSimipleExample.m; path = ../../../FontDiskLoaderSimipleExample.m; sourceTree = "<group>"; };
20BB4D2B1DEDFB4B00838A41 /* CustomFont.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = CustomFont.bundle; path = ../../../supplemental/CustomFont.bundle; sourceTree = "<group>"; };
20BB4D2D1DEDFDB600838A41 /* FontDiskLoaderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FontDiskLoaderTests.m; path = ../../../../tests/unit/FontDiskLoaderTests.m; sourceTree = "<group>"; };
67F6DC37B3A8C5FA7F341D05 /* Pods_FontDiskLoaderExample_FontDiskLoaderExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FontDiskLoaderExample_FontDiskLoaderExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
73E74C55B0E8B83357E8EDFD /* Pods-FontDiskLoaderExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FontDiskLoaderExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-FontDiskLoaderExample/Pods-FontDiskLoaderExample.release.xcconfig"; sourceTree = "<group>"; };
8EB3B1E70CED076EAE587D88 /* Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests/Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.release.xcconfig"; sourceTree = "<group>"; };
E9309652CB2B534DF5441F33 /* Pods_FontDiskLoaderExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FontDiskLoaderExample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
F32FDFBA180521C3CF926509 /* Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests/Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2011CBF31DEDF9720047F8B5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
1434C9B3015DC5F283B7B6C1 /* Pods_FontDiskLoaderExample.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2011CC0C1DEDF9720047F8B5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5BDF4D20BDF79B78B137C77D /* Pods_FontDiskLoaderExample_FontDiskLoaderExampleTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2011CBED1DEDF9720047F8B5 = {
isa = PBXGroup;
children = (
2011CBF81DEDF9720047F8B5 /* FontDiskLoaderExample */,
2011CC121DEDF9720047F8B5 /* FontDiskLoaderExampleTests */,
2011CBF71DEDF9720047F8B5 /* Products */,
8E7A13A19760811888D03744 /* Pods */,
DE3088D2878E0352021F594C /* Frameworks */,
);
sourceTree = "<group>";
};
2011CBF71DEDF9720047F8B5 /* Products */ = {
isa = PBXGroup;
children = (
2011CBF61DEDF9720047F8B5 /* FontDiskLoaderExample.app */,
2011CC0F1DEDF9720047F8B5 /* FontDiskLoaderExampleTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
2011CBF81DEDF9720047F8B5 /* FontDiskLoaderExample */ = {
isa = PBXGroup;
children = (
2011CBFC1DEDF9720047F8B5 /* AppDelegate.h */,
2011CBFD1DEDF9720047F8B5 /* AppDelegate.m */,
20BB4D291DEDFA4A00838A41 /* FontDiskLoaderSimipleExample.m */,
20BB4D2B1DEDFB4B00838A41 /* CustomFont.bundle */,
2011CC021DEDF9720047F8B5 /* Main.storyboard */,
2011CC051DEDF9720047F8B5 /* Assets.xcassets */,
2011CC071DEDF9720047F8B5 /* LaunchScreen.storyboard */,
2011CC0A1DEDF9720047F8B5 /* Info.plist */,
2011CBF91DEDF9720047F8B5 /* Supporting Files */,
);
path = FontDiskLoaderExample;
sourceTree = "<group>";
};
2011CBF91DEDF9720047F8B5 /* Supporting Files */ = {
isa = PBXGroup;
children = (
2011CBFA1DEDF9720047F8B5 /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
2011CC121DEDF9720047F8B5 /* FontDiskLoaderExampleTests */ = {
isa = PBXGroup;
children = (
20BB4D2D1DEDFDB600838A41 /* FontDiskLoaderTests.m */,
2011CC151DEDF9720047F8B5 /* Info.plist */,
);
path = FontDiskLoaderExampleTests;
sourceTree = "<group>";
};
8E7A13A19760811888D03744 /* Pods */ = {
isa = PBXGroup;
children = (
1DFCA02F9B84CF6D04124AAD /* Pods-FontDiskLoaderExample.debug.xcconfig */,
73E74C55B0E8B83357E8EDFD /* Pods-FontDiskLoaderExample.release.xcconfig */,
F32FDFBA180521C3CF926509 /* Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.debug.xcconfig */,
8EB3B1E70CED076EAE587D88 /* Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
DE3088D2878E0352021F594C /* Frameworks */ = {
isa = PBXGroup;
children = (
E9309652CB2B534DF5441F33 /* Pods_FontDiskLoaderExample.framework */,
67F6DC37B3A8C5FA7F341D05 /* Pods_FontDiskLoaderExample_FontDiskLoaderExampleTests.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2011CBF51DEDF9720047F8B5 /* FontDiskLoaderExample */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2011CC181DEDF9720047F8B5 /* Build configuration list for PBXNativeTarget "FontDiskLoaderExample" */;
buildPhases = (
609D56B9F5C9C43BAA71000D /* [CP] Check Pods Manifest.lock */,
2011CBF21DEDF9720047F8B5 /* Sources */,
2011CBF31DEDF9720047F8B5 /* Frameworks */,
2011CBF41DEDF9720047F8B5 /* Resources */,
4AFD03B38B0A2232B298C81F /* [CP] Embed Pods Frameworks */,
EFAB62067C68872FA7AD2BA6 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
dependencies = (
);
name = FontDiskLoaderExample;
productName = FontDiskLoaderExample;
productReference = 2011CBF61DEDF9720047F8B5 /* FontDiskLoaderExample.app */;
productType = "com.apple.product-type.application";
};
2011CC0E1DEDF9720047F8B5 /* FontDiskLoaderExampleTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2011CC1B1DEDF9720047F8B5 /* Build configuration list for PBXNativeTarget "FontDiskLoaderExampleTests" */;
buildPhases = (
B870E463D9CAD4F4A2A85F05 /* [CP] Check Pods Manifest.lock */,
2011CC0B1DEDF9720047F8B5 /* Sources */,
2011CC0C1DEDF9720047F8B5 /* Frameworks */,
2011CC0D1DEDF9720047F8B5 /* Resources */,
F06C165F57865485F813B9D0 /* [CP] Embed Pods Frameworks */,
8D6EFEE7498F18AA62BC18C9 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
dependencies = (
2011CC111DEDF9720047F8B5 /* PBXTargetDependency */,
);
name = FontDiskLoaderExampleTests;
productName = FontDiskLoaderExampleTests;
productReference = 2011CC0F1DEDF9720047F8B5 /* FontDiskLoaderExampleTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
2011CBEE1DEDF9720047F8B5 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0800;
ORGANIZATIONNAME = "Randall Li";
TargetAttributes = {
2011CBF51DEDF9720047F8B5 = {
CreatedOnToolsVersion = 8.0;
ProvisioningStyle = Automatic;
};
2011CC0E1DEDF9720047F8B5 = {
CreatedOnToolsVersion = 8.0;
ProvisioningStyle = Automatic;
TestTargetID = 2011CBF51DEDF9720047F8B5;
};
};
};
buildConfigurationList = 2011CBF11DEDF9720047F8B5 /* Build configuration list for PBXProject "FontDiskLoaderExample" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 2011CBED1DEDF9720047F8B5;
productRefGroup = 2011CBF71DEDF9720047F8B5 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
2011CBF51DEDF9720047F8B5 /* FontDiskLoaderExample */,
2011CC0E1DEDF9720047F8B5 /* FontDiskLoaderExampleTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2011CBF41DEDF9720047F8B5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2011CC091DEDF9720047F8B5 /* LaunchScreen.storyboard in Resources */,
2011CC061DEDF9720047F8B5 /* Assets.xcassets in Resources */,
2011CC041DEDF9720047F8B5 /* Main.storyboard in Resources */,
20BB4D2C1DEDFB4B00838A41 /* CustomFont.bundle in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2011CC0D1DEDF9720047F8B5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
4AFD03B38B0A2232B298C81F /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FontDiskLoaderExample/Pods-FontDiskLoaderExample-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
609D56B9F5C9C43BAA71000D /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
8D6EFEE7498F18AA62BC18C9 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests/Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
B870E463D9CAD4F4A2A85F05 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
EFAB62067C68872FA7AD2BA6 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FontDiskLoaderExample/Pods-FontDiskLoaderExample-resources.sh\"\n";
showEnvVarsInLog = 0;
};
F06C165F57865485F813B9D0 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests/Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
2011CBF21DEDF9720047F8B5 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
20BB4D2A1DEDFA4A00838A41 /* FontDiskLoaderSimipleExample.m in Sources */,
2011CBFE1DEDF9720047F8B5 /* AppDelegate.m in Sources */,
2011CBFB1DEDF9720047F8B5 /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2011CC0B1DEDF9720047F8B5 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
20BB4D2F1DEDFE1700838A41 /* FontDiskLoaderTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
2011CC111DEDF9720047F8B5 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 2011CBF51DEDF9720047F8B5 /* FontDiskLoaderExample */;
targetProxy = 2011CC101DEDF9720047F8B5 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
2011CC021DEDF9720047F8B5 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
2011CC031DEDF9720047F8B5 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
2011CC071DEDF9720047F8B5 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
2011CC081DEDF9720047F8B5 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
2011CC161DEDF9720047F8B5 /* 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_MOVES = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
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.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
2011CC171DEDF9720047F8B5 /* 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_MOVES = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
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.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
2011CC191DEDF9720047F8B5 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 1DFCA02F9B84CF6D04124AAD /* Pods-FontDiskLoaderExample.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = FontDiskLoaderExample/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.FontDiskLoaderExample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
2011CC1A1DEDF9720047F8B5 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 73E74C55B0E8B83357E8EDFD /* Pods-FontDiskLoaderExample.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = FontDiskLoaderExample/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.FontDiskLoaderExample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
2011CC1C1DEDF9720047F8B5 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = F32FDFBA180521C3CF926509 /* Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.debug.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
INFOPLIST_FILE = FontDiskLoaderExampleTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.FontDiskLoaderExampleTests;
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FontDiskLoaderExample.app/FontDiskLoaderExample";
};
name = Debug;
};
2011CC1D1DEDF9720047F8B5 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 8EB3B1E70CED076EAE587D88 /* Pods-FontDiskLoaderExample-FontDiskLoaderExampleTests.release.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
INFOPLIST_FILE = FontDiskLoaderExampleTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.FontDiskLoaderExampleTests;
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FontDiskLoaderExample.app/FontDiskLoaderExample";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2011CBF11DEDF9720047F8B5 /* Build configuration list for PBXProject "FontDiskLoaderExample" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2011CC161DEDF9720047F8B5 /* Debug */,
2011CC171DEDF9720047F8B5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2011CC181DEDF9720047F8B5 /* Build configuration list for PBXNativeTarget "FontDiskLoaderExample" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2011CC191DEDF9720047F8B5 /* Debug */,
2011CC1A1DEDF9720047F8B5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2011CC1B1DEDF9720047F8B5 /* Build configuration list for PBXNativeTarget "FontDiskLoaderExampleTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2011CC1C1DEDF9720047F8B5 /* Debug */,
2011CC1D1DEDF9720047F8B5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 2011CBEE1DEDF9720047F8B5 /* Project object */;
}