Description

Building for iOS through a remote SSH connection on Mac will always fail, even with provision and certificate.

Steps to Reproduce
  1. Make new C++ project set for mobile/tablet
  2. If not already setup, follow procedure here: [Link Removed]
  3. After setting up SSH and remote connection to Mac, restart editor
  4. Make sure provision and certificate are valid and up to date
  5. Make sure bundle ID matches signing ID
  6. Build project for iOS

RESULT:

Build will fail with "PackagingResults:Error: Error Failed to sign executable. Make sure your developer certificates have been installed in the System Keychain on the remote Mac." even if provision and certificate are valid

EXPECTED:

Signing completes with valid provision and certificate.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentUE - Platform - Mobile
Affects Versions4.13
Target Fix4.13.1
Fix Commit3139380
CreatedSep 19, 2016
ResolvedSep 26, 2016
UpdatedSep 16, 2019
View Jira Issue