@@ -11658,10 +11658,13 @@
1165811658 buildSettings = {
1165911659 CODE_SIGN_IDENTITY = "Apple Development";
1166011660 CODE_SIGN_STYLE = Automatic;
11661+ COPY_PHASE_STRIP = NO;
1166111662 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1166211663 DEVELOPMENT_TEAM = SJ87WGCZM7;
1166311664 PRODUCT_BUNDLE_IDENTIFIER = com.matthewbenedict.CyberScriptCore;
1166411665 PROVISIONING_PROFILE_SPECIFIER = "";
11666+ STRIP_INSTALLED_PRODUCT = NO;
11667+ STRIP_SWIFT_SYMBOLS = NO;
1166511668 };
1166611669 name = Debug;
1166711670 };
@@ -11671,10 +11674,13 @@
1167111674 buildSettings = {
1167211675 CODE_SIGN_IDENTITY = "Apple Development";
1167311676 CODE_SIGN_STYLE = Automatic;
11677+ COPY_PHASE_STRIP = NO;
1167411678 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1167511679 DEVELOPMENT_TEAM = SJ87WGCZM7;
1167611680 PRODUCT_BUNDLE_IDENTIFIER = com.matthewbenedict.CyberScriptCore;
1167711681 PROVISIONING_PROFILE_SPECIFIER = "";
11682+ STRIP_INSTALLED_PRODUCT = NO;
11683+ STRIP_SWIFT_SYMBOLS = NO;
1167811684 };
1167911685 name = Release;
1168011686 };
@@ -11685,10 +11691,13 @@
1168511691 BUILD_VARIANTS = normal;
1168611692 CODE_SIGN_IDENTITY = "Apple Development";
1168711693 CODE_SIGN_STYLE = Automatic;
11694+ COPY_PHASE_STRIP = NO;
1168811695 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1168911696 DEVELOPMENT_TEAM = SJ87WGCZM7;
1169011697 PRODUCT_BUNDLE_IDENTIFIER = com.matthewbenedict.CyberScriptCore;
1169111698 PROVISIONING_PROFILE_SPECIFIER = "";
11699+ STRIP_INSTALLED_PRODUCT = NO;
11700+ STRIP_SWIFT_SYMBOLS = NO;
1169211701 };
1169311702 name = Production;
1169411703 };
@@ -11741,28 +11750,38 @@
1174111750 isa = XCBuildConfiguration;
1174211751 baseConfigurationReference = 1C9051440BA9E8A70081E9D0 /* DebugRelease.xcconfig */;
1174311752 buildSettings = {
11753+ COPY_PHASE_STRIP = NO;
1174411754 DEAD_CODE_STRIPPING = "$(DEAD_CODE_STRIPPING_debug)";
1174511755 DEBUG_DEFINES = "$(DEBUG_DEFINES_debug)";
11756+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1174611757 GCC_OPTIMIZATION_LEVEL = "$(GCC_OPTIMIZATION_LEVEL_debug)";
1174711758 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
11748- STRIP_INSTALLED_PRODUCT = "$(STRIP_INSTALLED_PRODUCT_debug)";
11759+ STRIP_INSTALLED_PRODUCT = NO;
11760+ STRIP_STYLE = debugging;
1174911761 };
1175011762 name = Debug;
1175111763 };
1175211764 149C277308902AFE008A9EFC /* Release */ = {
1175311765 isa = XCBuildConfiguration;
1175411766 baseConfigurationReference = 1C9051440BA9E8A70081E9D0 /* DebugRelease.xcconfig */;
1175511767 buildSettings = {
11768+ COPY_PHASE_STRIP = NO;
11769+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1175611770 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
1175711771 STRIP_INSTALLED_PRODUCT = NO;
11772+ STRIP_STYLE = debugging;
1175811773 };
1175911774 name = Release;
1176011775 };
1176111776 149C277508902AFE008A9EFC /* Production */ = {
1176211777 isa = XCBuildConfiguration;
1176311778 baseConfigurationReference = 1C9051450BA9E8A70081E9D0 /* Base.xcconfig */;
1176411779 buildSettings = {
11780+ COPY_PHASE_STRIP = NO;
11781+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1176511782 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
11783+ STRIP_INSTALLED_PRODUCT = NO;
11784+ STRIP_STYLE = debugging;
1176611785 };
1176711786 name = Production;
1176811787 };
1212812147 isa = XCBuildConfiguration;
1212912148 baseConfigurationReference = 1C9051440BA9E8A70081E9D0 /* DebugRelease.xcconfig */;
1213012149 buildSettings = {
12150+ COPY_PHASE_STRIP = NO;
12151+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1213112152 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
1213212153 STRIP_INSTALLED_PRODUCT = NO;
12154+ STRIP_STYLE = debugging;
1213312155 };
1213412156 name = Profiling;
1213512157 };
@@ -12146,10 +12168,13 @@
1214612168 buildSettings = {
1214712169 CODE_SIGN_IDENTITY = "Apple Development";
1214812170 CODE_SIGN_STYLE = Automatic;
12171+ COPY_PHASE_STRIP = NO;
1214912172 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1215012173 DEVELOPMENT_TEAM = SJ87WGCZM7;
1215112174 PRODUCT_BUNDLE_IDENTIFIER = com.matthewbenedict.CyberScriptCore;
1215212175 PROVISIONING_PROFILE_SPECIFIER = "";
12176+ STRIP_INSTALLED_PRODUCT = NO;
12177+ STRIP_SWIFT_SYMBOLS = NO;
1215312178 };
1215412179 name = Profiling;
1215512180 };
0 commit comments