Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Commit

Permalink
Build the example for the active arch in debug to match the SessionFe…
Browse files Browse the repository at this point in the history
…tcher project.
  • Loading branch information
thomasvl committed Mar 30, 2017
1 parent 995835e commit 56c9b21
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -280,6 +280,7 @@
GCC_WARN_UNUSED_LABEL = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "-DDEBUG=1";
OTHER_LDFLAGS = "-ObjC";
SDKROOT = iphoneos;
Expand Down

0 comments on commit 56c9b21

Please sign in to comment.