mirror of
https://github.com/status-im/react-native.git
synced 2025-02-03 13:14:42 +00:00
Disable code stripping for DEBUG builds
This commit is contained in:
parent
6484173b88
commit
e7d833f2d9
@ -595,6 +595,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