Skip to content
  • Brad King's avatar
    Xcode: Do not require code signing for compiler id (#15214) · 7b7209f6
    Brad King authored
    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.
    7b7209f6