File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 'ARCHS_STANDARD' : 'armv7 arm64' ,
3535 'CLANG_CXX_LIBRARY' : 'libc++' ,
3636 'GCC_SYMBOLS_PRIVATE_EXTERN' : 'YES' ,
37+ 'COPY_PHASE_STRIP' : 'NO' ,
38+ 'STRIP_INSTALLED_PRODUCT' : 'NO' ,
3739
3840 'CODE_SIGN_IDENTITY[sdk=iphoneos*]' : 'iPhone Developer' ,
3941 },
132134 {
133135 'xcode_settings' :
134136 {
135- 'COPY_PHASE_STRIP' : 'NO' ,
136137 'GCC_OPTIMIZATION_LEVEL' : '0' ,
137138 'ARCHS' : '<(target_arch)'
138139 },
Original file line number Diff line number Diff line change 2626 'ALWAYS_SEARCH_USER_PATHS' : 'NO' ,
2727 'MACOSX_DEPLOYMENT_TARGET' : '10.6' ,
2828 'GCC_SYMBOLS_PRIVATE_EXTERN' : 'YES' ,
29+ 'COPY_PHASE_STRIP' : 'NO' ,
30+ 'STRIP_INSTALLED_PRODUCT' : 'NO' ,
2931 },
3032
3133 'target_defaults' :
114116 'xcode_settings' :
115117 {
116118 'ARCHS' : 'i386' ,
117- 'COPY_PHASE_STRIP' : 'NO' ,
118119 'GCC_OPTIMIZATION_LEVEL' : '0' ,
119120 },
120121 },
You can’t perform that action at this time.
0 commit comments