Skip to content

Commit 9be960b

Browse files
committed
project fix for archiving.
1 parent f3680e0 commit 9be960b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Ample.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -1262,6 +1262,7 @@
12621262
buildSettings = {
12631263
CLANG_ENABLE_MODULES = NO;
12641264
CODE_SIGN_STYLE = Automatic;
1265+
INSTALL_PATH = "";
12651266
PRODUCT_NAME = "$(TARGET_NAME)";
12661267
};
12671268
name = Debug;
@@ -1271,6 +1272,7 @@
12711272
buildSettings = {
12721273
CLANG_ENABLE_MODULES = NO;
12731274
CODE_SIGN_STYLE = Automatic;
1275+
INSTALL_PATH = "";
12741276
PRODUCT_NAME = "$(TARGET_NAME)";
12751277
};
12761278
name = Release;

0 commit comments

Comments
 (0)