| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 6D086CF21CD9B3770057F210 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D086CF11CD9B3770057F210 /* AudioToolbox.framework */; };
- 6D086D6A1CD9BC820057F210 /* test.ogg in Resources */ = {isa = PBXBuildFile; fileRef = 6D086D691CD9BC820057F210 /* test.ogg */; };
- 6D1992381CD692ED00DE01FA /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D1992341CD692ED00DE01FA /* QuartzCore.framework */; };
- 6D1992391CD692ED00DE01FA /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D1992351CD692ED00DE01FA /* CoreMotion.framework */; };
- 6D19923A1CD692ED00DE01FA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D1992361CD692ED00DE01FA /* UIKit.framework */; };
- 6D19923B1CD692ED00DE01FA /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D1992371CD692ED00DE01FA /* OpenGLES.framework */; };
- 6D90505D1CCBFFD400D0E80A /* liblua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D90505C1CCBFFD400D0E80A /* liblua.a */; };
- 6DB2E6B51CD9ABD000FB0E28 /* test.wav in Resources */ = {isa = PBXBuildFile; fileRef = 6DB2E6B41CD9ABD000FB0E28 /* test.wav */; };
- 8A0F80641BF536C800E24F9B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80631BF536C800E24F9B /* AppDelegate.m */; };
- 8A0F80671BF536C800E24F9B /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80661BF536C800E24F9B /* ViewController.m */; };
- 8A0F806A1BF536C800E24F9B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8A0F80681BF536C800E24F9B /* Main.storyboard */; };
- 8A0F806C1BF536C800E24F9B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8A0F806B1BF536C800E24F9B /* Assets.xcassets */; };
- 8A0F806F1BF536C800E24F9B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8A0F806D1BF536C800E24F9B /* LaunchScreen.storyboard */; };
- 8A0F807B1BF53DD200E24F9B /* PolycodeTemplateApp.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F807A1BF53DD200E24F9B /* PolycodeTemplateApp.mm */; };
- 8A0F81991BF56A2D00E24F9B /* PolycodeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81981BF56A2D00E24F9B /* PolycodeView.m */; };
- 8A35E14B1C877A8B00BF9EEA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A35E14A1C877A8B00BF9EEA /* main.m */; };
- 8A35E14F1C877DDB00BF9EEA /* libFreetype2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A35E14E1C877DDB00BF9EEA /* libFreetype2.a */; };
- 8A35E1C61C87B3BC00BF9EEA /* libphysfs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A35E1C51C87B3BC00BF9EEA /* libphysfs.a */; };
- 8A35E1DC1C87B50600BF9EEA /* default.pak in Resources */ = {isa = PBXBuildFile; fileRef = 8A35E1DB1C87B50600BF9EEA /* default.pak */; };
- 8AD300AB1BF68290004D243B /* libPolycodeCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8AD300AA1BF68290004D243B /* libPolycodeCore.a */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 6D086CF11CD9B3770057F210 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
- 6D086D691CD9BC820057F210 /* test.ogg */ = {isa = PBXFileReference; lastKnownFileType = file; name = test.ogg; path = ../../../../../../../Downloads/test.ogg; sourceTree = "<group>"; };
- 6D1992341CD692ED00DE01FA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- 6D1992351CD692ED00DE01FA /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
- 6D1992361CD692ED00DE01FA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 6D1992371CD692ED00DE01FA /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
- 6D90505C1CCBFFD400D0E80A /* liblua.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblua.a; path = ../../../../lib/ios/iphonesimulator/liblua.a; sourceTree = "<group>"; };
- 6DB2E6B41CD9ABD000FB0E28 /* test.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = test.wav; path = ../../../../../../../Downloads/test.wav; sourceTree = "<group>"; };
- 8A0F805C1BF536C800E24F9B /* TemplateApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TemplateApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 8A0F80621BF536C800E24F9B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 8A0F80631BF536C800E24F9B /* AppDelegate.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp.preprocessed; path = AppDelegate.m; sourceTree = "<group>"; };
- 8A0F80651BF536C800E24F9B /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
- 8A0F80661BF536C800E24F9B /* ViewController.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp.preprocessed; path = ViewController.m; sourceTree = "<group>"; };
- 8A0F80691BF536C800E24F9B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 8A0F806B1BF536C800E24F9B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 8A0F806E1BF536C800E24F9B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 8A0F80701BF536C800E24F9B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 8A0F80791BF53DD200E24F9B /* PolycodeTemplateApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PolycodeTemplateApp.h; sourceTree = "<group>"; };
- 8A0F807A1BF53DD200E24F9B /* PolycodeTemplateApp.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PolycodeTemplateApp.mm; sourceTree = "<group>"; };
- 8A0F81981BF56A2D00E24F9B /* PolycodeView.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp.preprocessed; fileEncoding = 4; name = PolycodeView.m; path = ../../../../src/view/ios/PolycodeView.m; sourceTree = "<group>"; };
- 8A35E14A1C877A8B00BF9EEA /* main.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp.preprocessed; fileEncoding = 4; path = main.m; sourceTree = "<group>"; };
- 8A35E14E1C877DDB00BF9EEA /* libFreetype2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libFreetype2.a; path = ../../../../lib/ios/iphonesimulator/libFreetype2.a; sourceTree = "<group>"; };
- 8A35E19E1C87A54A00BF9EEA /* PolycodeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolycodeView.h; path = ../../../../include/polycode/view/ios/PolycodeView.h; sourceTree = "<group>"; };
- 8A35E1C51C87B3BC00BF9EEA /* libphysfs.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libphysfs.a; path = ../../../../lib/ios/iphonesimulator/libphysfs.a; sourceTree = "<group>"; };
- 8A35E1DB1C87B50600BF9EEA /* default.pak */ = {isa = PBXFileReference; lastKnownFileType = file; name = default.pak; path = ../../../../assets/default/default.pak; sourceTree = "<group>"; };
- 8AD300AA1BF68290004D243B /* libPolycodeCore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPolycodeCore.a; path = ../../../../lib/ios/iphonesimulator/libPolycodeCore.a; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 8A0F80591BF536C800E24F9B /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6D086CF21CD9B3770057F210 /* AudioToolbox.framework in Frameworks */,
- 6D1992381CD692ED00DE01FA /* QuartzCore.framework in Frameworks */,
- 6D1992391CD692ED00DE01FA /* CoreMotion.framework in Frameworks */,
- 6D90505D1CCBFFD400D0E80A /* liblua.a in Frameworks */,
- 6D19923B1CD692ED00DE01FA /* OpenGLES.framework in Frameworks */,
- 8A35E14F1C877DDB00BF9EEA /* libFreetype2.a in Frameworks */,
- 8A35E1C61C87B3BC00BF9EEA /* libphysfs.a in Frameworks */,
- 6D19923A1CD692ED00DE01FA /* UIKit.framework in Frameworks */,
- 8AD300AB1BF68290004D243B /* libPolycodeCore.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 8A0F80531BF536C800E24F9B = {
- isa = PBXGroup;
- children = (
- 8A0F805E1BF536C800E24F9B /* TemplateApp */,
- 8A0F805D1BF536C800E24F9B /* Products */,
- );
- sourceTree = "<group>";
- };
- 8A0F805D1BF536C800E24F9B /* Products */ = {
- isa = PBXGroup;
- children = (
- 8A0F805C1BF536C800E24F9B /* TemplateApp.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 8A0F805E1BF536C800E24F9B /* TemplateApp */ = {
- isa = PBXGroup;
- children = (
- 6D086CF11CD9B3770057F210 /* AudioToolbox.framework */,
- 6D1992341CD692ED00DE01FA /* QuartzCore.framework */,
- 6D1992351CD692ED00DE01FA /* CoreMotion.framework */,
- 6D1992361CD692ED00DE01FA /* UIKit.framework */,
- 6D1992371CD692ED00DE01FA /* OpenGLES.framework */,
- 8A35E14E1C877DDB00BF9EEA /* libFreetype2.a */,
- 8A35E1C51C87B3BC00BF9EEA /* libphysfs.a */,
- 6D90505C1CCBFFD400D0E80A /* liblua.a */,
- 8AD300AA1BF68290004D243B /* libPolycodeCore.a */,
- 8A0F80621BF536C800E24F9B /* AppDelegate.h */,
- 8A0F80631BF536C800E24F9B /* AppDelegate.m */,
- 8A0F80651BF536C800E24F9B /* ViewController.h */,
- 8A0F80661BF536C800E24F9B /* ViewController.m */,
- 8A0F80791BF53DD200E24F9B /* PolycodeTemplateApp.h */,
- 8A0F807A1BF53DD200E24F9B /* PolycodeTemplateApp.mm */,
- 8A35E1DB1C87B50600BF9EEA /* default.pak */,
- 6D086D691CD9BC820057F210 /* test.ogg */,
- 8A0F80681BF536C800E24F9B /* Main.storyboard */,
- 8A35E19E1C87A54A00BF9EEA /* PolycodeView.h */,
- 8A0F81981BF56A2D00E24F9B /* PolycodeView.m */,
- 8A0F806B1BF536C800E24F9B /* Assets.xcassets */,
- 6DB2E6B41CD9ABD000FB0E28 /* test.wav */,
- 8A0F806D1BF536C800E24F9B /* LaunchScreen.storyboard */,
- 8A35E14A1C877A8B00BF9EEA /* main.m */,
- 8A0F80701BF536C800E24F9B /* Info.plist */,
- );
- path = TemplateApp;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 8A0F805B1BF536C800E24F9B /* TemplateApp */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 8A0F80731BF536C800E24F9B /* Build configuration list for PBXNativeTarget "TemplateApp" */;
- buildPhases = (
- 8A0F80581BF536C800E24F9B /* Sources */,
- 8A0F80591BF536C800E24F9B /* Frameworks */,
- 8A0F805A1BF536C800E24F9B /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = TemplateApp;
- productName = TemplateApp;
- productReference = 8A0F805C1BF536C800E24F9B /* TemplateApp.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 8A0F80541BF536C800E24F9B /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0710;
- ORGANIZATIONNAME = Polycode;
- TargetAttributes = {
- 8A0F805B1BF536C800E24F9B = {
- CreatedOnToolsVersion = 7.1;
- DevelopmentTeam = 8R477NNJLJ;
- };
- };
- };
- buildConfigurationList = 8A0F80571BF536C800E24F9B /* Build configuration list for PBXProject "TemplateApp" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 8A0F80531BF536C800E24F9B;
- productRefGroup = 8A0F805D1BF536C800E24F9B /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 8A0F805B1BF536C800E24F9B /* TemplateApp */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 8A0F805A1BF536C800E24F9B /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6DB2E6B51CD9ABD000FB0E28 /* test.wav in Resources */,
- 8A0F806F1BF536C800E24F9B /* LaunchScreen.storyboard in Resources */,
- 8A0F806C1BF536C800E24F9B /* Assets.xcassets in Resources */,
- 8A35E1DC1C87B50600BF9EEA /* default.pak in Resources */,
- 8A0F806A1BF536C800E24F9B /* Main.storyboard in Resources */,
- 6D086D6A1CD9BC820057F210 /* test.ogg in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 8A0F80581BF536C800E24F9B /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8A35E14B1C877A8B00BF9EEA /* main.m in Sources */,
- 8A0F80671BF536C800E24F9B /* ViewController.m in Sources */,
- 8A0F807B1BF53DD200E24F9B /* PolycodeTemplateApp.mm in Sources */,
- 8A0F80641BF536C800E24F9B /* AppDelegate.m in Sources */,
- 8A0F81991BF56A2D00E24F9B /* PolycodeView.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- 8A0F80681BF536C800E24F9B /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 8A0F80691BF536C800E24F9B /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 8A0F806D1BF536C800E24F9B /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 8A0F806E1BF536C800E24F9B /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 8A0F80711BF536C800E24F9B /* 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.1;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 8A0F80721BF536C800E24F9B /* 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.1;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 8A0F80741BF536C800E24F9B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- GCC_NO_COMMON_BLOCKS = YES;
- HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../include\"";
- INFOPLIST_FILE = TemplateApp/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../../../lib/ios/iphoneos\"";
- OTHER_LDFLAGS = "";
- PRODUCT_BUNDLE_IDENTIFIER = org.polycode.TemplateApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE = "";
- };
- name = Debug;
- };
- 8A0F80751BF536C800E24F9B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- GCC_NO_COMMON_BLOCKS = YES;
- HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../include\"";
- INFOPLIST_FILE = TemplateApp/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../../../lib/ios/iphoneos\"";
- OTHER_LDFLAGS = "";
- PRODUCT_BUNDLE_IDENTIFIER = org.polycode.TemplateApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE = "";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 8A0F80571BF536C800E24F9B /* Build configuration list for PBXProject "TemplateApp" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 8A0F80711BF536C800E24F9B /* Debug */,
- 8A0F80721BF536C800E24F9B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 8A0F80731BF536C800E24F9B /* Build configuration list for PBXNativeTarget "TemplateApp" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 8A0F80741BF536C800E24F9B /* Debug */,
- 8A0F80751BF536C800E24F9B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 8A0F80541BF536C800E24F9B /* Project object */;
- }
|