Files
ASH_Manager/ASH_ManagerDemo/ASH_ManagerDemo.xcodeproj/project.pbxproj
T
2016-01-21 10:51:51 +08:00

384 lines
15 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
A9BFA24D1C507ABB00970274 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A9BFA24C1C507ABB00970274 /* main.m */; };
A9BFA2501C507ABB00970274 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A9BFA24F1C507ABB00970274 /* AppDelegate.m */; };
A9BFA2531C507ABC00970274 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9BFA2521C507ABC00970274 /* ViewController.m */; };
A9BFA2561C507ABC00970274 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9BFA2541C507ABC00970274 /* Main.storyboard */; };
A9BFA2581C507ABC00970274 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A9BFA2571C507ABC00970274 /* Assets.xcassets */; };
A9BFA25B1C507ABC00970274 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9BFA2591C507ABC00970274 /* LaunchScreen.storyboard */; };
CDFAA4452129D78C548ECC0E /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 064E8A0AAA247702189354DB /* libPods.a */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
064E8A0AAA247702189354DB /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
63564AC8D14B4E7FF35090D5 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
A9BFA2481C507ABB00970274 /* ASH_ManagerDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ASH_ManagerDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
A9BFA24C1C507ABB00970274 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
A9BFA24E1C507ABB00970274 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
A9BFA24F1C507ABB00970274 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
A9BFA2511C507ABB00970274 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
A9BFA2521C507ABC00970274 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
A9BFA2551C507ABC00970274 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
A9BFA2571C507ABC00970274 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
A9BFA25A1C507ABC00970274 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
A9BFA25C1C507ABC00970274 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
EA209821D81645AB9CE93999 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
A9BFA2451C507ABB00970274 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
CDFAA4452129D78C548ECC0E /* libPods.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
06E255AFE540D1D642994D9C /* Pods */ = {
isa = PBXGroup;
children = (
63564AC8D14B4E7FF35090D5 /* Pods.debug.xcconfig */,
EA209821D81645AB9CE93999 /* Pods.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
8BD4590E2777E521FEDB09B3 /* Frameworks */ = {
isa = PBXGroup;
children = (
064E8A0AAA247702189354DB /* libPods.a */,
);
name = Frameworks;
sourceTree = "<group>";
};
A9BFA23F1C507ABB00970274 = {
isa = PBXGroup;
children = (
A9BFA24A1C507ABB00970274 /* ASH_ManagerDemo */,
A9BFA2491C507ABB00970274 /* Products */,
06E255AFE540D1D642994D9C /* Pods */,
8BD4590E2777E521FEDB09B3 /* Frameworks */,
);
sourceTree = "<group>";
};
A9BFA2491C507ABB00970274 /* Products */ = {
isa = PBXGroup;
children = (
A9BFA2481C507ABB00970274 /* ASH_ManagerDemo.app */,
);
name = Products;
sourceTree = "<group>";
};
A9BFA24A1C507ABB00970274 /* ASH_ManagerDemo */ = {
isa = PBXGroup;
children = (
A9BFA24E1C507ABB00970274 /* AppDelegate.h */,
A9BFA24F1C507ABB00970274 /* AppDelegate.m */,
A9BFA2511C507ABB00970274 /* ViewController.h */,
A9BFA2521C507ABC00970274 /* ViewController.m */,
A9BFA2541C507ABC00970274 /* Main.storyboard */,
A9BFA2571C507ABC00970274 /* Assets.xcassets */,
A9BFA2591C507ABC00970274 /* LaunchScreen.storyboard */,
A9BFA25C1C507ABC00970274 /* Info.plist */,
A9BFA24B1C507ABB00970274 /* Supporting Files */,
);
path = ASH_ManagerDemo;
sourceTree = "<group>";
};
A9BFA24B1C507ABB00970274 /* Supporting Files */ = {
isa = PBXGroup;
children = (
A9BFA24C1C507ABB00970274 /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
A9BFA2471C507ABB00970274 /* ASH_ManagerDemo */ = {
isa = PBXNativeTarget;
buildConfigurationList = A9BFA25F1C507ABC00970274 /* Build configuration list for PBXNativeTarget "ASH_ManagerDemo" */;
buildPhases = (
C1920D5B16C72F4BE69624D7 /* Check Pods Manifest.lock */,
A9BFA2441C507ABB00970274 /* Sources */,
A9BFA2451C507ABB00970274 /* Frameworks */,
A9BFA2461C507ABB00970274 /* Resources */,
DF704D312A58B7DDE81ECA99 /* Embed Pods Frameworks */,
250BE509AAB7F0B45A80347A /* Copy Pods Resources */,
);
buildRules = (
);
dependencies = (
);
name = ASH_ManagerDemo;
productName = ASH_ManagerDemo;
productReference = A9BFA2481C507ABB00970274 /* ASH_ManagerDemo.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
A9BFA2401C507ABB00970274 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = ash;
TargetAttributes = {
A9BFA2471C507ABB00970274 = {
CreatedOnToolsVersion = 7.2;
};
};
};
buildConfigurationList = A9BFA2431C507ABB00970274 /* Build configuration list for PBXProject "ASH_ManagerDemo" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = A9BFA23F1C507ABB00970274;
productRefGroup = A9BFA2491C507ABB00970274 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
A9BFA2471C507ABB00970274 /* ASH_ManagerDemo */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
A9BFA2461C507ABB00970274 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A9BFA25B1C507ABC00970274 /* LaunchScreen.storyboard in Resources */,
A9BFA2581C507ABC00970274 /* Assets.xcassets in Resources */,
A9BFA2561C507ABC00970274 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
250BE509AAB7F0B45A80347A /* 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/Pods-resources.sh\"\n";
showEnvVarsInLog = 0;
};
C1920D5B16C72F4BE69624D7 /* 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;
};
DF704D312A58B7DDE81ECA99 /* Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
A9BFA2441C507ABB00970274 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A9BFA2531C507ABC00970274 /* ViewController.m in Sources */,
A9BFA2501C507ABB00970274 /* AppDelegate.m in Sources */,
A9BFA24D1C507ABB00970274 /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
A9BFA2541C507ABC00970274 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
A9BFA2551C507ABC00970274 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
A9BFA2591C507ABC00970274 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
A9BFA25A1C507ABC00970274 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
A9BFA25D1C507ABC00970274 /* 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;
};
name = Debug;
};
A9BFA25E1C507ABC00970274 /* 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;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
A9BFA2601C507ABC00970274 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 63564AC8D14B4E7FF35090D5 /* Pods.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = ASH_ManagerDemo/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "ash.ASH-ManagerDemo";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
A9BFA2611C507ABC00970274 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = EA209821D81645AB9CE93999 /* Pods.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = ASH_ManagerDemo/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "ash.ASH-ManagerDemo";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
A9BFA2431C507ABB00970274 /* Build configuration list for PBXProject "ASH_ManagerDemo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A9BFA25D1C507ABC00970274 /* Debug */,
A9BFA25E1C507ABC00970274 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A9BFA25F1C507ABC00970274 /* Build configuration list for PBXNativeTarget "ASH_ManagerDemo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A9BFA2601C507ABC00970274 /* Debug */,
A9BFA2611C507ABC00970274 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = A9BFA2401C507ABB00970274 /* Project object */;
}