Skip to content

Commit

Permalink
Build only active architecture on debug builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddTheSane committed Feb 20, 2021
1 parent cf410b6 commit 03a35ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ProSystem.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.11;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
Expand Down

0 comments on commit 03a35ab

Please sign in to comment.