CMake/Modules/CompilerId
Brad King 7b7209f635 Xcode: Do not require code signing for compiler id (#15214)
The approach in commit v3.1.0-rc1~1^2 (Xcode: Fix compiler id detection
when code signing is required, 2014-10-22) still requires a code signing
key when targeting a real device.  Instead set CODE_SIGNING_REQUIRED to
"NO" to tell Xcode not to sign at all.  Drop the corresponding setting
of the code signing identity.
2015-01-11 16:50:39 -05:00
..
VS-6.dsp.in VS6: Hardcode id_machine_6 for compiler detection 2013-08-05 13:38:19 +02:00
VS-7.vcproj.in VS: Replace ArchitectureId with PlatformName 2013-08-05 13:38:26 +02:00
VS-10.vcxproj.in CMakeDetermineCompilerId: Fix detection for VS ARM platform 2014-08-12 10:08:37 -04:00
VS-Intel.vfproj.in VS: Detect Intel Fortran compiler id and version 2013-10-18 09:55:59 -04:00
VS-NsightTegra.vcxproj.in VS: Detect compiler id of Nsight Tegra-Android toolchains 2014-09-29 16:05:53 -04:00
Xcode-1.pbxproj.in Xcode: Use explicitFileType to mark source types (#14093) 2013-04-16 15:44:48 -04:00
Xcode-2.pbxproj.in Xcode: Use explicitFileType to mark source types (#14093) 2013-04-16 15:44:48 -04:00
Xcode-3.pbxproj.in Xcode: Do not require code signing for compiler id (#15214) 2015-01-11 16:50:39 -05:00