mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
Disable code stripping in SampleApp debug builds
Reviewed By: @nicklockwood, @sahrens Differential Revision: D2443697
This commit is contained in:
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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user