Commit 761b2f0 1 parent 902068d commit 761b2f0 Copy full SHA for 761b2f0
File tree 2 files changed +5
-1
lines changed
xcuserdata/lukas.xcuserdatad/xcschemes
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 201
201
CLANG_WARN_UNREACHABLE_CODE = YES;
202
202
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
203
203
COPY_PHASE_STRIP = NO;
204
+ DEAD_CODE_STRIPPING = YES;
204
205
DEBUG_INFORMATION_FORMAT = dwarf;
205
206
ENABLE_STRICT_OBJC_MSGSEND = YES;
206
207
ENABLE_TESTABILITY = YES;
264
265
CLANG_WARN_UNREACHABLE_CODE = YES;
265
266
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
266
267
COPY_PHASE_STRIP = NO;
268
+ DEAD_CODE_STRIPPING = YES;
267
269
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
268
270
ENABLE_NS_ASSERTIONS = NO;
269
271
ENABLE_STRICT_OBJC_MSGSEND = YES;
294
296
CODE_SIGN_STYLE = Automatic;
295
297
COMBINE_HIDPI_IMAGES = YES;
296
298
CURRENT_PROJECT_VERSION = 1;
299
+ DEAD_CODE_STRIPPING = YES;
297
300
DEVELOPMENT_ASSET_PATHS = "\"Clou/Preview Content\"";
298
301
DEVELOPMENT_TEAM = QR6L8PK5X3;
299
302
ENABLE_HARDENED_RUNTIME = YES;
323
326
CODE_SIGN_STYLE = Automatic;
324
327
COMBINE_HIDPI_IMAGES = YES;
325
328
CURRENT_PROJECT_VERSION = 1;
329
+ DEAD_CODE_STRIPPING = YES;
326
330
DEVELOPMENT_ASSET_PATHS = "\"Clou/Preview Content\"";
327
331
DEVELOPMENT_TEAM = QR6L8PK5X3;
328
332
ENABLE_HARDENED_RUNTIME = YES;
Original file line number Diff line number Diff line change 7
7
<key >Clou.xcscheme_^#shared#^_ </key >
8
8
<dict >
9
9
<key >orderHint </key >
10
- <integer >0 </integer >
10
+ <integer >1 </integer >
11
11
</dict >
12
12
<key >SQLite (Playground) 1.xcscheme </key >
13
13
<dict >
You can’t perform that action at this time.
0 commit comments