This is required by SDL_mfijoystick.m as long as `ENABLE_MFI_RUMBLE` is defined. And guess what? That's the file that defines it. There's no way to disable it except decreasing the max iOS version. Seems like iOS 13 is the new minimum.
538 lines
25 KiB
Plaintext
538 lines
25 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1E2E17AD131E8B5D0048F3C7 /* ::APP_FILE::/assets in Resources */ = {isa = PBXBuildFile; fileRef = 1E2E17A5131E8B5D0048F3C7 /* Data */; };
|
|
1EF0A83B121ADB8E003F2F59 /* ::APP_FILE::/haxe/build in Sources */ = {isa = PBXBuildFile; fileRef = 1E2E17A5141E8B5D0048F3C7 /* haxe */; };
|
|
1EEEBA9B121AF1C60048A9DF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBA9A121AF1C60048A9DF /* UIKit.framework */; };
|
|
1EEEBAA3121AF2210048A9DF /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAA2121AF2210048A9DF /* OpenAL.framework */; };
|
|
1EEEBAA5121AF2210048A9DF /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAA4121AF2210048A9DF /* OpenGLES.framework */; };
|
|
1EEEBAA7121AF2210048A9DF /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAA6121AF2210048A9DF /* QuartzCore.framework */; };
|
|
1EEEBAB3121AF2880048A9D0 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAB2121AF2880048A9D0 /* CoreMotion.framework */; };
|
|
1EEEBAB3121AF2880048A9D1 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAB2121AF2880048A9D1 /* MediaPlayer.framework */; };
|
|
1EEEBAB3121AF2880048A9DF /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAB2121AF2880048A9DF /* CoreAudio.framework */; };
|
|
1EEEBAB5121AF2880048A9DF /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAB4121AF2880048A9DF /* CoreGraphics.framework */; };
|
|
1EEEBAFC121BE2980048A9DF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAFB121BE2980048A9DF /* AudioToolbox.framework */; };
|
|
1EEEBAFE121BE2980048A9DF /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAFD121BE2980048A9DF /* AVFoundation.framework */; };
|
|
1EEEBB00121BE2B30048A9DF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EEEBAFF121BE2B30048A9DF /* Foundation.framework */; };
|
|
1EF0A83A121ADB8E003F2F59 /* Main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1EF0A839121ADB8E003F2F59 /* Main.mm */; };
|
|
4257533F1A5EFD8C004AA45B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4257533E1A5EFD8C004AA45B /* Images.xcassets */; };
|
|
6892FA0E263B5BC100EA2669 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6892FA0D263B5BC100EA2669 /* Metal.framework */; };
|
|
792E75C91C6C876900D01DE0 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 792E75C81C6C876900D01DE0 /* GameController.framework */; };
|
|
792E75C91C6C876900D01DE1 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 792E75C81C6C876900D01DE1 /* CoreText.framework */; };
|
|
7C1D3D2F27403D7800CFEBE5 /* CoreHaptics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C1D3D2E27403D7800CFEBE5 /* CoreHaptics.framework */; };
|
|
::if (IOS_LAUNCH_STORYBOARD != null)::D099CA9021A64C87003837AD /* ::IOS_LAUNCH_STORYBOARD::.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D099CA8F21A64C86003837AD /* ::IOS_LAUNCH_STORYBOARD::.storyboard */; };::end::
|
|
::ADDL_PBX_BUILD_FILE::
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
1EF0A882121AE1D2003F2F59 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1EF0A87F121AE1CE003F2F59;
|
|
remoteInfo = "Build Haxe";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1D6058910D05DD3D006BFB54 /* ::APP_TITLE::.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "::APP_TITLE::.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1E2E17A5131E8B5D0048F3C7 /* ::APP_FILE::/assets */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "::APP_FILE::/assets"; sourceTree = "<group>"; };
|
|
1E2E17A5141E8B5D0048F3C7 /* ::APP_FILE::/haxe/build */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "::APP_FILE::/haxe/build"; sourceTree = SOURCE_ROOT; };
|
|
1EEEBA9A121AF1C60048A9DF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
1EEEBAA2121AF2210048A9DF /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
|
|
1EEEBAA4121AF2210048A9DF /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
|
|
1EEEBAA6121AF2210048A9DF /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
1EEEBAB2121AF2880048A9D0 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
|
|
1EEEBAB2121AF2880048A9D1 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
|
|
1EEEBAB2121AF2880048A9DF /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
|
|
1EEEBAB4121AF2880048A9DF /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
1EEEBAFB121BE2980048A9DF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
1EEEBAFD121BE2980048A9DF /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
1EEEBAFF121BE2B30048A9DF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
1EF0A839121ADB8E003F2F59 /* Main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Main.mm; path = "::APP_FILE::/Classes/Main.mm"; sourceTree = SOURCE_ROOT; };
|
|
4257533E1A5EFD8C004AA45B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = "::APP_FILE::/Images.xcassets"; sourceTree = "<group>"; };
|
|
6662F3920A0E282007F4E3E /* ::APP_FILE::.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = "::APP_FILE::.entitlements"; path = "::APP_FILE::/::APP_FILE::.entitlements"; sourceTree = "<group>"; };
|
|
6892FA0D263B5BC100EA2669 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
|
|
792E75C81C6C876900D01DE0 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
|
|
792E75C81C6C876900D01DE1 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
|
|
7C1D3D2E27403D7800CFEBE5 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; };
|
|
::if (IOS_LAUNCH_STORYBOARD != null)::D099CA8F21A64C86003837AD /* ::IOS_LAUNCH_STORYBOARD::.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "::APP_FILE::/::IOS_LAUNCH_STORYBOARD::.storyboard"; sourceTree = "<group>"; };::end::
|
|
::ADDL_PBX_FILE_REFERENCE::
|
|
|
|
8D1107310486CEB800E47090 /* ::APP_FILE::-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "::APP_FILE::/::APP_FILE::-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
::if ARMV6::1EF0A888121AE2F0003F2F59 /* lib/ApplicationMain.a in lib */,::end::
|
|
::if ARMV7::1EF0A888121AE2F0003F2F5A /* lib/ApplicationMain-v7.a in lib */,::end::
|
|
792E75C91C6C876900D01DE0 /* GameController.framework in Frameworks */,
|
|
792E75C91C6C876900D01DE1 /* CoreText.framework in Frameworks */,
|
|
7C1D3D2F27403D7800CFEBE5 /* CoreHaptics.framework in Frameworks */,
|
|
6892FA0E263B5BC100EA2669 /* Metal.framework in Frameworks */,
|
|
1EEEBA9B121AF1C60048A9DF /* UIKit.framework in Frameworks */,
|
|
1EEEBAA3121AF2210048A9DF /* OpenAL.framework in Frameworks */,
|
|
1EEEBAA5121AF2210048A9DF /* OpenGLES.framework in Frameworks */,
|
|
1EEEBAA7121AF2210048A9DF /* QuartzCore.framework in Frameworks */,
|
|
1EEEBAB3121AF2880048A9DF /* CoreAudio.framework in Frameworks */,
|
|
1EEEBAB5121AF2880048A9DF /* CoreGraphics.framework in Frameworks */,
|
|
1EEEBAFC121BE2980048A9DF /* AudioToolbox.framework in Frameworks */,
|
|
1EEEBAFE121BE2980048A9DF /* AVFoundation.framework in Frameworks */,
|
|
1EEEBB00121BE2B30048A9DF /* Foundation.framework in Frameworks */,
|
|
1EEEBAB3121AF2880048A9D0 /* CoreMotion.framework in Frameworks */,
|
|
1EEEBAB3121AF2880048A9D1 /* MediaPlayer.framework in Frameworks */,
|
|
::ADDL_PBX_FRAMEWORKS_BUILD_PHASE::
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
080E96DDFE201D6D7F000001 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1EF0A839121ADB8E003F2F59 /* Main.mm */,
|
|
);
|
|
path = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1D6058910D05DD3D006BFB54 /* ::APP_TITLE::.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
1EEEBA99121AF18B0048A9DF /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6892FA0D263B5BC100EA2669 /* Metal.framework */,
|
|
792E75C81C6C876900D01DE0 /* GameController.framework */,
|
|
792E75C81C6C876900D01DE1 /* CoreText.framework */,
|
|
7C1D3D2E27403D7800CFEBE5 /* CoreHaptics.framework */,
|
|
1EEEBA9A121AF1C60048A9DF /* UIKit.framework */,
|
|
1EEEBAA2121AF2210048A9DF /* OpenAL.framework */,
|
|
1EEEBAA4121AF2210048A9DF /* OpenGLES.framework */,
|
|
1EEEBAA6121AF2210048A9DF /* QuartzCore.framework */,
|
|
1EEEBAB2121AF2880048A9DF /* CoreAudio.framework */,
|
|
1EEEBAB4121AF2880048A9DF /* CoreGraphics.framework */,
|
|
1EEEBAFF121BE2B30048A9DF /* Foundation.framework */,
|
|
1EEEBAFB121BE2980048A9DF /* AudioToolbox.framework */,
|
|
1EEEBAFD121BE2980048A9DF /* AVFoundation.framework */,
|
|
1EEEBAB2121AF2880048A9D0 /* CoreMotion.framework */,
|
|
1EEEBAB2121AF2880048A9D1 /* MediaPlayer.framework */,
|
|
::ADDL_PBX_FRAMEWORK_GROUP::
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6662F3920A0E282007F4E3E /* ::APP_FILE::.entitlements */,
|
|
1EEEBA99121AF18B0048A9DF /* Frameworks */,
|
|
080E96DDFE201D6D7F000001 /* Classes */,
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
29B97317FDCFA39411CA2CEA /* Resources */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
);
|
|
name = CustomTemplate;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1E2E17A5141E8B5D0048F3C7 /* ::APP_FILE::/haxe/build */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4257533E1A5EFD8C004AA45B /* Images.xcassets */,
|
|
::if (IOS_LAUNCH_STORYBOARD != null)::D099CA8F21A64C86003837AD /* ::IOS_LAUNCH_STORYBOARD::.storyboard */,::end::
|
|
8D1107310486CEB800E47090 /* ::APP_FILE::/::APP_FILE::-Info.plist */,
|
|
1E2E17A5131E8B5D0048F3C7 /* ::APP_FILE::/assets */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1D6058900D05DD3D006BFB54 /* "::APP_FILE::" */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "::APP_FILE::" */;
|
|
buildPhases = (
|
|
1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1EF0A883121AE1D2003F2F59 /* PBXTargetDependency */,
|
|
);
|
|
name = "::APP_FILE::";
|
|
productName = "::APP_TITLE::";
|
|
productReference = 1D6058910D05DD3D006BFB54 /* ::APP_TITLE::.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXLegacyTarget section */
|
|
1EF0A87F121AE1CE003F2F59 /* Build Haxe */ = {
|
|
isa = PBXLegacyTarget;
|
|
buildArgumentsString = "";
|
|
buildConfigurationList = 1EF0A885121AE21C003F2F59 /* Build configuration list for PBXLegacyTarget "Build Haxe" */;
|
|
buildPhases = (
|
|
);
|
|
buildToolPath = make;
|
|
buildWorkingDirectory = "::APP_FILE::/haxe";
|
|
dependencies = (
|
|
);
|
|
name = "Build Haxe";
|
|
passBuildSettingsInEnvironment = 1;
|
|
productName = "Build Haxe";
|
|
};
|
|
/* End PBXLegacyTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0920;
|
|
TargetAttributes = {
|
|
1D6058900D05DD3D006BFB54 = {
|
|
::if DEVELOPMENT_TEAM_ID::DevelopmentTeam = ::DEVELOPMENT_TEAM_ID::;::end::
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "::APP_TITLE::" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
hasScannedForEncodings = 1;
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
1D6058900D05DD3D006BFB54 /* ::APP_FILE:: */,
|
|
1EF0A87F121AE1CE003F2F59 /* Build Haxe */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1D60588D0D05DD3D006BFB54 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1E2E17AD131E8B5D0048F3C7 /* ::APP_FILE::/assets in Resources */,
|
|
::if (IOS_LAUNCH_STORYBOARD != null)::D099CA9021A64C87003837AD /* ::IOS_LAUNCH_STORYBOARD::.storyboard in Resources */,::end::
|
|
4257533F1A5EFD8C004AA45B /* Images.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1EF0A83A121ADB8E003F2F59 /* Main.mm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
1EF0A883121AE1D2003F2F59 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1EF0A87F121AE1CE003F2F59 /* Build Haxe */;
|
|
targetProxy = 1EF0A882121AE1D2003F2F59 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C01FCF4F08A954540054247B /* Debug */ = {/* Build configuration list for PBXProject "::APP_TITLE::" */
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = ::CURRENT_ARCHS::;
|
|
::if (OBJC_ARC)::
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
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_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
::end::
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "::config.ios.identity::";
|
|
::if (IOS_PROVISIONING_PROFILE)::PROVISIONING_PROFILE = "::IOS_PROVISIONING_PROFILE::";::end::
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_TESTABILITY = 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_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 = ::DEPLOYMENT::;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "::TARGET_DEVICES::";
|
|
::THUMB_SUPPORT::
|
|
VALID_ARCHS = "::VALID_ARCHS::";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF5008A954540054247B /* Release */ = {/* Build configuration list for PBXProject "::APP_TITLE::" */
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = ::CURRENT_ARCHS::;
|
|
::if (OBJC_ARC)::
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
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_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
::end::
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "::config.ios.identity::";
|
|
::if (IOS_PROVISIONING_PROFILE)::PROVISIONING_PROFILE = "::IOS_PROVISIONING_PROFILE::";::end::
|
|
/* COMPRESS_PNG_FILES = NO; */
|
|
COPY_PHASE_STRIP = 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;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = ::DEPLOYMENT::;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
/* PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES; */
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "::TARGET_DEVICES::";
|
|
::THUMB_SUPPORT::
|
|
VALID_ARCHS = "::VALID_ARCHS::";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
1D6058940D05DD3E006BFB54 /* Debug */ = {/* Build configuration list for PBXNativeTarget "::APP_TITLE::" */
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
::if (IOS_LAUNCH_STORYBOARD == null)::ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;::end::
|
|
CODE_SIGN_ENTITLEMENTS = "::APP_FILE::/::APP_FILE::.entitlements";
|
|
::if DEVELOPMENT_TEAM_ID::DEVELOPMENT_TEAM = ::DEVELOPMENT_TEAM_ID::;::end::
|
|
ENABLE_BITCODE = ::if (ENABLE_BITCODE)::YES::else::NO::end::;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
::foreach frameworkSearchPaths:: "\"::__current__::\"",
|
|
::end::
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "::APP_FILE::/::APP_FILE::-Prefix.pch";
|
|
INFOPLIST_FILE = "::APP_FILE::/::APP_FILE::-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = ::DEPLOYMENT::;
|
|
"LIBRARY_SEARCH_PATHS[arch=arm64]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/arm64-debug\"",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/arm64\"",
|
|
);
|
|
"LIBRARY_SEARCH_PATHS[arch=armv6]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/armv6-debug\"",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/armv6\"",
|
|
);
|
|
"LIBRARY_SEARCH_PATHS[arch=armv7]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/armv7-debug\"",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/armv7\"",
|
|
);
|
|
"LIBRARY_SEARCH_PATHS[arch=i386]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/i386-debug\"",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/i386\"",
|
|
);
|
|
"LIBRARY_SEARCH_PATHS[arch=x86_64]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/x86_64-debug\"",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/x86_64\"",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
::foreach ndlls:: "-l::name::",
|
|
::end::
|
|
::foreach linkedLibraries:: "-l::__current__::",
|
|
::end::
|
|
"-lApplicationMain",
|
|
::foreach IOS_LINKER_FLAGS:: "::__current__::",
|
|
::end::
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "::APP_PACKAGE::";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1D6058950D05DD3E006BFB54 /* Release */ = {/* Build configuration list for PBXNativeTarget "::APP_TITLE::" */
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
::if (IOS_LAUNCH_STORYBOARD == null)::ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;::end::
|
|
CODE_SIGN_ENTITLEMENTS = "::APP_FILE::/::APP_FILE::.entitlements";
|
|
::if DEVELOPMENT_TEAM_ID::DEVELOPMENT_TEAM = ::DEVELOPMENT_TEAM_ID::;::end::
|
|
ENABLE_BITCODE = ::if (ENABLE_BITCODE)::YES::else::NO::end::;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
::foreach frameworkSearchPaths:: "\"::__current__::\"",
|
|
::end::
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "::APP_FILE::/::APP_FILE::-Prefix.pch";
|
|
INFOPLIST_FILE = "::APP_FILE::/::APP_FILE::-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = ::DEPLOYMENT::;
|
|
"LIBRARY_SEARCH_PATHS[arch=arm64]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/arm64\"",
|
|
);
|
|
"LIBRARY_SEARCH_PATHS[arch=armv6]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/armv6\"",
|
|
);
|
|
"LIBRARY_SEARCH_PATHS[arch=armv7]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/armv7\"",
|
|
);
|
|
"LIBRARY_SEARCH_PATHS[arch=i386]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/i386\"",
|
|
);
|
|
"LIBRARY_SEARCH_PATHS[arch=x86_64]" = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/::APP_FILE::/lib/x86_64\"",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
::foreach ndlls:: "-l::name::",
|
|
::end::
|
|
::foreach linkedLibraries:: "-l::__current__::",
|
|
::end::
|
|
"-lApplicationMain",
|
|
::foreach IOS_LINKER_FLAGS:: "::__current__::",
|
|
::end::
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "::APP_PACKAGE::";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
1EF0A880121AE1CE003F2F59 /* Debug */ = {/* Build configuration list for PBXLegacyTarget "Build Haxe" */
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
::if (OBJC_ARC)::
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
::end::
|
|
COPY_PHASE_STRIP = NO;
|
|
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_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1EF0A881121AE1CE003F2F59 /* Release */ = {/* Build configuration list for PBXLegacyTarget "Build Haxe" */
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
::if (OBJC_ARC)::
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
::end::
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "::APP_TITLE::" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "::APP_TITLE::" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1D6058940D05DD3E006BFB54 /* Debug */,
|
|
1D6058950D05DD3E006BFB54 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1EF0A885121AE21C003F2F59 /* Build configuration list for PBXLegacyTarget "Build Haxe" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1EF0A880121AE1CE003F2F59 /* Debug */,
|
|
1EF0A881121AE1CE003F2F59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
}; /* end objects */
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
} |