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