We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c39dc7 commit ac53981Copy full SHA for ac53981
iphone/iphone/Titanium.xcodeproj/project.pbxproj
@@ -2390,6 +2390,7 @@
2390
COPY_PHASE_STRIP = NO;
2391
DEVELOPMENT_TEAM = "";
2392
ENABLE_BITCODE = NO;
2393
+ ENABLE_DEBUG_DYLIB = NO;
2394
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
2395
GCC_DYNAMIC_NO_PIC = NO;
2396
GCC_ENABLE_CPP_RTTI = NO;
@@ -2452,6 +2453,7 @@
2452
2453
COPY_PHASE_STRIP = YES;
2454
2455
2456
2457
2458
ENABLE_NS_ASSERTIONS = NO;
2459
GCC_PRECOMPILE_PREFIX_HEADER = YES;
0 commit comments