project fix for archiving.

This commit is contained in:
Kelvin Sherlock 2021-03-30 22:20:45 -04:00
parent f3680e0309
commit 9be960bb8e
1 changed files with 2 additions and 0 deletions

View File

@ -1262,6 +1262,7 @@
buildSettings = {
CLANG_ENABLE_MODULES = NO;
CODE_SIGN_STYLE = Automatic;
INSTALL_PATH = "";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@ -1271,6 +1272,7 @@
buildSettings = {
CLANG_ENABLE_MODULES = NO;
CODE_SIGN_STYLE = Automatic;
INSTALL_PATH = "";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;