Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 322807b

Browse files
javachefacebook-github-bot-4
authored and
facebook-github-bot-4
committed
Disable code stripping in SampleApp debug builds
Reviewed By: @nicklockwood, @sahrens Differential Revision: D2443697
1 parent 6484173 commit 322807b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Examples/SampleApp/iOS/SampleApp.xcodeproj/project.pbxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@
604604
isa = XCBuildConfiguration;
605605
buildSettings = {
606606
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
607+
DEAD_CODE_STRIPPING = NO;
607608
HEADER_SEARCH_PATHS = (
608609
"$(inherited)",
609610
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,

0 commit comments

Comments
 (0)