mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Disable code stripping in SampleApp debug builds
Reviewed By: @nicklockwood, @sahrens Differential Revision: D2443697
This commit is contained in:
committed by
facebook-github-bot-4
parent
6484173b88
commit
322807b664
@@ -604,6 +604,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
DEAD_CODE_STRIPPING = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
||||
|
||||
Reference in New Issue
Block a user