mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-12-27 06:29:19 +00:00
test on real iPad
This commit is contained in:
parent
4522fa98ac
commit
b9a6f0060d
@ -1076,6 +1076,7 @@
|
|||||||
TargetAttributes = {
|
TargetAttributes = {
|
||||||
935C55271C12BA5F0013166D = {
|
935C55271C12BA5F0013166D = {
|
||||||
CreatedOnToolsVersion = 7.1.1;
|
CreatedOnToolsVersion = 7.1.1;
|
||||||
|
DevelopmentTeam = 774X2MBDTH;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@ -2157,7 +2158,7 @@
|
|||||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||||
MTL_ENABLE_DEBUG_INFO = YES;
|
MTL_ENABLE_DEBUG_INFO = YES;
|
||||||
OTHER_LDFLAGS = "-lz";
|
OTHER_LDFLAGS = "-lz";
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.deadc0de.Apple2iOS;
|
PRODUCT_BUNDLE_IDENTIFIER = com.jvernet.Apple2iOS;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE = "";
|
PROVISIONING_PROFILE = "";
|
||||||
SDKROOT = iphoneos;
|
SDKROOT = iphoneos;
|
||||||
@ -2194,7 +2195,7 @@
|
|||||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||||
MTL_ENABLE_DEBUG_INFO = NO;
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||||||
OTHER_LDFLAGS = "-lz";
|
OTHER_LDFLAGS = "-lz";
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.deadc0de.Apple2iOS;
|
PRODUCT_BUNDLE_IDENTIFIER = com.jvernet.Apple2iOS;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE = "";
|
PROVISIONING_PROFILE = "";
|
||||||
SDKROOT = iphoneos;
|
SDKROOT = iphoneos;
|
||||||
|
Loading…
Reference in New Issue
Block a user