Xcode: automatically create Info.plist for signing during compiler id

Extend the Xcode 14 update from commit 89e1113e0c (Xcode: Use ad-hoc
signing during compiler id on macOS, 2022-06-10, v3.24.0-rc1~13^2~2).
This commit is contained in:
Gregor Jasny
2022-06-20 21:24:36 +02:00
committed by Brad King
parent 116cc5a57b
commit 7c79fde5fb

View File

@@ -83,6 +83,7 @@
buildSettings = {
CODE_SIGNING_REQUIRED = NO;
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
GENERATE_INFOPLIST_FILE = YES;
SYMROOT = .;
@id_archs@
@id_arch_active@