summaryrefslogtreecommitdiff
path: root/Modules/CompilerId
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2019-01-30 12:49:23 +0100
committerBrad King <brad.king@kitware.com>2019-02-04 09:03:35 -0500
commite8ee8cab97bdb084d4555ee3e76eb33303e3bc85 (patch)
tree3fa33f1ab4a4a21e8f9dbc060322b2feb0276e86 /Modules/CompilerId
parent11da882a1293b39ddd054342b1e6f2f3bd1bc934 (diff)
downloadcmake-e8ee8cab97bdb084d4555ee3e76eb33303e3bc85.tar.gz
Xcode: Completely disable code signing for compiler id detection
Issue: #17870
Diffstat (limited to 'Modules/CompilerId')
-rw-r--r--Modules/CompilerId/Xcode-3.pbxproj.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Modules/CompilerId/Xcode-3.pbxproj.in b/Modules/CompilerId/Xcode-3.pbxproj.in
index 4686b645bc..813c0740b9 100644
--- a/Modules/CompilerId/Xcode-3.pbxproj.in
+++ b/Modules/CompilerId/Xcode-3.pbxproj.in
@@ -72,8 +72,7 @@
1DEB928608733DD80010E9CD = {
isa = XCBuildConfiguration;
buildSettings = {
- @id_development_team@
- @id_code_sign_identity@
+ CODE_SIGN_IDENTITY = "";
PRODUCT_NAME = CompilerId@id_lang@;
};
name = Debug;