summaryrefslogtreecommitdiff
path: root/Modules/CompilerId
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2022-06-20 21:24:36 +0200
committerBrad King <brad.king@kitware.com>2022-06-21 10:49:45 -0400
commit7c79fde5fbcaaab90ade361f1fc4f6bc3928ed02 (patch)
treed170c8d4c0c61972251ad3a9bccd34c6bae13043 /Modules/CompilerId
parent116cc5a57b7c9e99f074768231fb124121bbc66c (diff)
downloadcmake-7c79fde5fbcaaab90ade361f1fc4f6bc3928ed02.tar.gz
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).
Diffstat (limited to 'Modules/CompilerId')
-rw-r--r--Modules/CompilerId/Xcode-3.pbxproj.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CompilerId/Xcode-3.pbxproj.in b/Modules/CompilerId/Xcode-3.pbxproj.in
index 43e8cc8cb2..543c6a9432 100644
--- a/Modules/CompilerId/Xcode-3.pbxproj.in
+++ b/Modules/CompilerId/Xcode-3.pbxproj.in
@@ -83,6 +83,7 @@
buildSettings = {
CODE_SIGNING_REQUIRED = NO;
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
+ GENERATE_INFOPLIST_FILE = YES;
SYMROOT = .;
@id_archs@
@id_arch_active@