blob: 245c0cee01367072b60cadbbd66ccbdf79f40409 [file] [log] [blame]
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
D3ADF94B979B42EBB7520045 /* libPods-TXC_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E5D47FDFD974A50B5C006A5 /* libPods-TXC_ios.a */; };
DC361299156E1D3800956227 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC361298156E1D3800956227 /* UIKit.framework */; };
DC36129B156E1D3800956227 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC36129A156E1D3800956227 /* Foundation.framework */; };
DC36129D156E1D3800956227 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC36129C156E1D3800956227 /* CoreGraphics.framework */; };
DC3612A3156E1D3800956227 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC3612A1156E1D3800956227 /* InfoPlist.strings */; };
DC3612A5156E1D3800956227 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DC3612A4156E1D3800956227 /* main.m */; };
DC3612A9156E1D3800956227 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC3612A8156E1D3800956227 /* AppDelegate.m */; };
DC3612AC156E1D3800956227 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DC3612AB156E1D3800956227 /* ViewController.m */; };
DC3612AF156E1D3800956227 /* ViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC3612AD156E1D3800956227 /* ViewController.xib */; };
DCD6EACC16FFC47500710668 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DCD6EACB16FFC47500710668 /* Default-568h@2x.png */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
3DA328A9CFB41A65E0DD8C53 /* Pods-TXC_ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TXC_ios.release.xcconfig"; path = "Pods/Target Support Files/Pods-TXC_ios/Pods-TXC_ios.release.xcconfig"; sourceTree = "<group>"; };
8E5D47FDFD974A50B5C006A5 /* libPods-TXC_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TXC_ios.a"; sourceTree = BUILT_PRODUCTS_DIR; };
945356B337608CF5ED3FAB91 /* Pods-TXC_ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TXC_ios.debug.xcconfig"; path = "Pods/Target Support Files/Pods-TXC_ios/Pods-TXC_ios.debug.xcconfig"; sourceTree = "<group>"; };
DC361294156E1D3800956227 /* TextXcodeColors.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TextXcodeColors.app; sourceTree = BUILT_PRODUCTS_DIR; };
DC361298156E1D3800956227 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
DC36129A156E1D3800956227 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
DC36129C156E1D3800956227 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
DC3612A0156E1D3800956227 /* TextXcodeColors-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TextXcodeColors-Info.plist"; sourceTree = "<group>"; };
DC3612A2156E1D3800956227 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DC3612A4156E1D3800956227 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
DC3612A6156E1D3800956227 /* TextXcodeColors-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TextXcodeColors-Prefix.pch"; sourceTree = "<group>"; };
DC3612A7156E1D3800956227 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
DC3612A8156E1D3800956227 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
DC3612AA156E1D3800956227 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
DC3612AB156E1D3800956227 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
DC3612AE156E1D3800956227 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController.xib; sourceTree = "<group>"; };
DCD6EACB16FFC47500710668 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
DC361291156E1D3800956227 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
DC361299156E1D3800956227 /* UIKit.framework in Frameworks */,
DC36129B156E1D3800956227 /* Foundation.framework in Frameworks */,
DC36129D156E1D3800956227 /* CoreGraphics.framework in Frameworks */,
D3ADF94B979B42EBB7520045 /* libPods-TXC_ios.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
DC361289156E1D3700956227 = {
isa = PBXGroup;
children = (
DCD6EACB16FFC47500710668 /* Default-568h@2x.png */,
DC36129E156E1D3800956227 /* TextXcodeColors */,
DC361297156E1D3800956227 /* Frameworks */,
DC361295156E1D3800956227 /* Products */,
F1DBDB0E932E2D5D91295B8B /* Pods */,
);
sourceTree = "<group>";
};
DC361295156E1D3800956227 /* Products */ = {
isa = PBXGroup;
children = (
DC361294156E1D3800956227 /* TextXcodeColors.app */,
);
name = Products;
sourceTree = "<group>";
};
DC361297156E1D3800956227 /* Frameworks */ = {
isa = PBXGroup;
children = (
DC361298156E1D3800956227 /* UIKit.framework */,
DC36129A156E1D3800956227 /* Foundation.framework */,
DC36129C156E1D3800956227 /* CoreGraphics.framework */,
8E5D47FDFD974A50B5C006A5 /* libPods-TXC_ios.a */,
);
name = Frameworks;
sourceTree = "<group>";
};
DC36129E156E1D3800956227 /* TextXcodeColors */ = {
isa = PBXGroup;
children = (
DC3612A7156E1D3800956227 /* AppDelegate.h */,
DC3612A8156E1D3800956227 /* AppDelegate.m */,
DC3612AA156E1D3800956227 /* ViewController.h */,
DC3612AB156E1D3800956227 /* ViewController.m */,
DC3612AD156E1D3800956227 /* ViewController.xib */,
DC36129F156E1D3800956227 /* Supporting Files */,
);
path = TextXcodeColors;
sourceTree = "<group>";
};
DC36129F156E1D3800956227 /* Supporting Files */ = {
isa = PBXGroup;
children = (
DC3612A0156E1D3800956227 /* TextXcodeColors-Info.plist */,
DC3612A1156E1D3800956227 /* InfoPlist.strings */,
DC3612A4156E1D3800956227 /* main.m */,
DC3612A6156E1D3800956227 /* TextXcodeColors-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
F1DBDB0E932E2D5D91295B8B /* Pods */ = {
isa = PBXGroup;
children = (
945356B337608CF5ED3FAB91 /* Pods-TXC_ios.debug.xcconfig */,
3DA328A9CFB41A65E0DD8C53 /* Pods-TXC_ios.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
DC361293156E1D3800956227 /* TextXcodeColors */ = {
isa = PBXNativeTarget;
buildConfigurationList = DC3612B2156E1D3800956227 /* Build configuration list for PBXNativeTarget "TextXcodeColors" */;
buildPhases = (
1F450BAFFAAF4E0C9234609D /* Check Pods Manifest.lock */,
DC361290156E1D3800956227 /* Sources */,
DC361291156E1D3800956227 /* Frameworks */,
DC361292156E1D3800956227 /* Resources */,
CB70F1F0EEEB49A2BE62788D /* Copy Pods Resources */,
);
buildRules = (
);
dependencies = (
);
name = TextXcodeColors;
productName = TextXcodeColors;
productReference = DC361294156E1D3800956227 /* TextXcodeColors.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
DC36128B156E1D3700956227 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0610;
};
buildConfigurationList = DC36128E156E1D3700956227 /* Build configuration list for PBXProject "TextXcodeColors" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = DC361289156E1D3700956227;
productRefGroup = DC361295156E1D3800956227 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
DC361293156E1D3800956227 /* TextXcodeColors */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
DC361292156E1D3800956227 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DC3612A3156E1D3800956227 /* InfoPlist.strings in Resources */,
DC3612AF156E1D3800956227 /* ViewController.xib in Resources */,
DCD6EACC16FFC47500710668 /* Default-568h@2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
1F450BAFFAAF4E0C9234609D /* Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "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;
};
CB70F1F0EEEB49A2BE62788D /* Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TXC_ios/Pods-TXC_ios-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
DC361290156E1D3800956227 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DC3612A5156E1D3800956227 /* main.m in Sources */,
DC3612A9156E1D3800956227 /* AppDelegate.m in Sources */,
DC3612AC156E1D3800956227 /* ViewController.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
DC3612A1156E1D3800956227 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
DC3612A2156E1D3800956227 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
DC3612AD156E1D3800956227 /* ViewController.xib */ = {
isa = PBXVariantGroup;
children = (
DC3612AE156E1D3800956227 /* en */,
);
name = ViewController.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
DC3612B0156E1D3800956227 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
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_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
name = Debug;
};
DC3612B1156E1D3800956227 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
DC3612B3156E1D3800956227 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 945356B337608CF5ED3FAB91 /* Pods-TXC_ios.debug.xcconfig */;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TextXcodeColors/TextXcodeColors-Prefix.pch";
INFOPLIST_FILE = "TextXcodeColors/TextXcodeColors-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
DC3612B4156E1D3800956227 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 3DA328A9CFB41A65E0DD8C53 /* Pods-TXC_ios.release.xcconfig */;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TextXcodeColors/TextXcodeColors-Prefix.pch";
INFOPLIST_FILE = "TextXcodeColors/TextXcodeColors-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
DC36128E156E1D3700956227 /* Build configuration list for PBXProject "TextXcodeColors" */ = {
isa = XCConfigurationList;
buildConfigurations = (
DC3612B0156E1D3800956227 /* Debug */,
DC3612B1156E1D3800956227 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
DC3612B2156E1D3800956227 /* Build configuration list for PBXNativeTarget "TextXcodeColors" */ = {
isa = XCConfigurationList;
buildConfigurations = (
DC3612B3156E1D3800956227 /* Debug */,
DC3612B4156E1D3800956227 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = DC36128B156E1D3700956227 /* Project object */;
}