forked from organicmaps/organicmaps
[ios] Enabled Build for active arch only for Release build.
This commit is contained in:
parent
fce9c8b333
commit
bf3df3e92f
1 changed files with 1 additions and 0 deletions
|
@ -3407,6 +3407,7 @@
|
|||
"$(PROJECT_DIR)/MyTracker",
|
||||
"$(PROJECT_DIR)/Statistics",
|
||||
);
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
OTHER_CFLAGS = "-Wall";
|
||||
OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
|
||||
OTHER_LDFLAGS = (
|
||||
|
|
Loading…
Add table
Reference in a new issue