We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5830200 commit 853ec36Copy full SHA for 853ec36
commandLine/Project.xcconfig
@@ -70,6 +70,8 @@ ICON_FILE = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/$(ICON_NAME)
70
71
HIGH_RESOLUTION_CAPABLE = NO
72
73
+CONFIGURATION_BUILD_DIR = ${SRCROOT}/bin
74
+
75
// Optional include to keep any permanent settings as CODE_SIGN_IDENTITY.
76
#include? "App.xcconfig"
77
0 commit comments