blob: 907f1b572f8eadadb4775805b6da8eef8d549714 [file] [edit]
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
194F0446F26D7FB491119F93 /* Pods_Resource_Bundle_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 683360ECF4FA39345D55C4F4 /* Pods_Resource_Bundle_Example.framework */; };
A8C77C541C9DA931000AFF69 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C77C531C9DA931000AFF69 /* main.m */; };
A8C77C571C9DA931000AFF69 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C77C561C9DA931000AFF69 /* AppDelegate.m */; };
A8C77C5A1C9DA931000AFF69 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C77C591C9DA931000AFF69 /* ViewController.m */; };
A8C77C5D1C9DA931000AFF69 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A8C77C5B1C9DA931000AFF69 /* Main.storyboard */; };
A8C77C5F1C9DA931000AFF69 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A8C77C5E1C9DA931000AFF69 /* Assets.xcassets */; };
A8C77C621C9DA931000AFF69 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A8C77C601C9DA931000AFF69 /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
10B8F5D36339B23370337CC5 /* Pods-Resource Bundle Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Resource Bundle Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Resource Bundle Example/Pods-Resource Bundle Example.debug.xcconfig"; sourceTree = "<group>"; };
683360ECF4FA39345D55C4F4 /* Pods_Resource_Bundle_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Resource_Bundle_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A8C77C4F1C9DA931000AFF69 /* Resource Bundle Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Resource Bundle Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
A8C77C531C9DA931000AFF69 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
A8C77C551C9DA931000AFF69 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
A8C77C561C9DA931000AFF69 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
A8C77C581C9DA931000AFF69 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
A8C77C591C9DA931000AFF69 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
A8C77C5C1C9DA931000AFF69 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
A8C77C5E1C9DA931000AFF69 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
A8C77C611C9DA931000AFF69 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
A8C77C631C9DA931000AFF69 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
FB8DF5F89FA0B0BDC30AAAFD /* Pods-Resource Bundle Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Resource Bundle Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Resource Bundle Example/Pods-Resource Bundle Example.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
A8C77C4C1C9DA931000AFF69 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
194F0446F26D7FB491119F93 /* Pods_Resource_Bundle_Example.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
407203427D310DFDF1BFCD73 /* Pods */ = {
isa = PBXGroup;
children = (
10B8F5D36339B23370337CC5 /* Pods-Resource Bundle Example.debug.xcconfig */,
FB8DF5F89FA0B0BDC30AAAFD /* Pods-Resource Bundle Example.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
A8C77C461C9DA931000AFF69 = {
isa = PBXGroup;
children = (
A8C77C511C9DA931000AFF69 /* Resource Bundle Example */,
A8C77C501C9DA931000AFF69 /* Products */,
407203427D310DFDF1BFCD73 /* Pods */,
EA8DCC35B91FAC83C474E46A /* Frameworks */,
);
sourceTree = "<group>";
};
A8C77C501C9DA931000AFF69 /* Products */ = {
isa = PBXGroup;
children = (
A8C77C4F1C9DA931000AFF69 /* Resource Bundle Example.app */,
);
name = Products;
sourceTree = "<group>";
};
A8C77C511C9DA931000AFF69 /* Resource Bundle Example */ = {
isa = PBXGroup;
children = (
A8C77C551C9DA931000AFF69 /* AppDelegate.h */,
A8C77C561C9DA931000AFF69 /* AppDelegate.m */,
A8C77C581C9DA931000AFF69 /* ViewController.h */,
A8C77C591C9DA931000AFF69 /* ViewController.m */,
A8C77C5B1C9DA931000AFF69 /* Main.storyboard */,
A8C77C5E1C9DA931000AFF69 /* Assets.xcassets */,
A8C77C601C9DA931000AFF69 /* LaunchScreen.storyboard */,
A8C77C631C9DA931000AFF69 /* Info.plist */,
A8C77C521C9DA931000AFF69 /* Supporting Files */,
);
path = "Resource Bundle Example";
sourceTree = "<group>";
};
A8C77C521C9DA931000AFF69 /* Supporting Files */ = {
isa = PBXGroup;
children = (
A8C77C531C9DA931000AFF69 /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
EA8DCC35B91FAC83C474E46A /* Frameworks */ = {
isa = PBXGroup;
children = (
683360ECF4FA39345D55C4F4 /* Pods_Resource_Bundle_Example.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
A8C77C4E1C9DA931000AFF69 /* Resource Bundle Example */ = {
isa = PBXNativeTarget;
buildConfigurationList = A8C77C661C9DA931000AFF69 /* Build configuration list for PBXNativeTarget "Resource Bundle Example" */;
buildPhases = (
8FB5EE32BFE997FC437DE638 /* [CP] Check Pods Manifest.lock */,
A8C77C4B1C9DA931000AFF69 /* Sources */,
A8C77C4C1C9DA931000AFF69 /* Frameworks */,
A8C77C4D1C9DA931000AFF69 /* Resources */,
E1D153F1317B0ED8A0A98DE0 /* [CP] Embed Pods Frameworks */,
41F27F05FA87A7FE9EA1A2BF /* [CP] Copy Pods Resources */,
);
buildRules = (
);
dependencies = (
);
name = "Resource Bundle Example";
productName = "Resource Bundle Example";
productReference = A8C77C4F1C9DA931000AFF69 /* Resource Bundle Example.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
A8C77C471C9DA931000AFF69 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = Example;
TargetAttributes = {
A8C77C4E1C9DA931000AFF69 = {
CreatedOnToolsVersion = 7.2.1;
};
};
};
buildConfigurationList = A8C77C4A1C9DA931000AFF69 /* Build configuration list for PBXProject "Resource Bundle Example" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = A8C77C461C9DA931000AFF69;
productRefGroup = A8C77C501C9DA931000AFF69 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
A8C77C4E1C9DA931000AFF69 /* Resource Bundle Example */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
A8C77C4D1C9DA931000AFF69 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A8C77C621C9DA931000AFF69 /* LaunchScreen.storyboard in Resources */,
A8C77C5F1C9DA931000AFF69 /* Assets.xcassets in Resources */,
A8C77C5D1C9DA931000AFF69 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
41F27F05FA87A7FE9EA1A2BF /* [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-Resource Bundle Example/Pods-Resource Bundle Example-resources.sh\"\n";
showEnvVarsInLog = 0;
};
8FB5EE32BFE997FC437DE638 /* [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 # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
E1D153F1317B0ED8A0A98DE0 /* [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-Resource Bundle Example/Pods-Resource Bundle Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
A8C77C4B1C9DA931000AFF69 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A8C77C5A1C9DA931000AFF69 /* ViewController.m in Sources */,
A8C77C571C9DA931000AFF69 /* AppDelegate.m in Sources */,
A8C77C541C9DA931000AFF69 /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
A8C77C5B1C9DA931000AFF69 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
A8C77C5C1C9DA931000AFF69 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
A8C77C601C9DA931000AFF69 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
A8C77C611C9DA931000AFF69 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
A8C77C641C9DA931000AFF69 /* 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;
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 = 9.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
A8C77C651C9DA931000AFF69 /* 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 = 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 = 9.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
A8C77C671C9DA931000AFF69 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 10B8F5D36339B23370337CC5 /* Pods-Resource Bundle Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "Resource Bundle Example/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.example.Resource-Bundle-Example";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 2.3;
};
name = Debug;
};
A8C77C681C9DA931000AFF69 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = FB8DF5F89FA0B0BDC30AAAFD /* Pods-Resource Bundle Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "Resource Bundle Example/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.example.Resource-Bundle-Example";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 2.3;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
A8C77C4A1C9DA931000AFF69 /* Build configuration list for PBXProject "Resource Bundle Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A8C77C641C9DA931000AFF69 /* Debug */,
A8C77C651C9DA931000AFF69 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A8C77C661C9DA931000AFF69 /* Build configuration list for PBXNativeTarget "Resource Bundle Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A8C77C671C9DA931000AFF69 /* Debug */,
A8C77C681C9DA931000AFF69 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = A8C77C471C9DA931000AFF69 /* Project object */;
}