We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b969d commit d5e5ba7Copy full SHA for d5e5ba7
Xcode/BZFlag.xcodeproj/project.pbxproj
@@ -6961,7 +6961,7 @@
6961
/opt/homebrew/lib,
6962
);
6963
MACOSX_DEPLOYMENT_TARGET = 10.13;
6964
- ONLY_ACTIVE_ARCH = YES;
+ ONLY_ACTIVE_ARCH = NO;
6965
};
6966
name = Release;
6967
@@ -6986,7 +6986,6 @@
6986
buildSettings = {
6987
ENABLE_HARDENED_RUNTIME = YES;
6988
INFOPLIST_FILE = "$(SRCROOT)/BZFlag-Info.plist";
6989
- ONLY_ACTIVE_ARCH = NO;
6990
OTHER_LDFLAGS = (
6991
"-lSDL2",
6992
"-lGLEW",
@@ -7003,7 +7002,6 @@
7003
7002
7004
7005
7006
7007
7008
7009
0 commit comments