iOS Packaging Error linker command failed with exit code 1 (use -v to see invocation)

Hi, i’m trying to package my game to iOS but having trouble with errors.

PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)

PackagingResults: Error: UBT ERROR: Failed to produce item: /Users/meh/UE4/Builds/DESKTOP-J2R/C/Users/Meh/Desktop/Mutantios/Mutants/Binaries/IOS/Mutants-IOS-Shipping
  • I have Apple Developer Account,
  • My provisions and certificates are valid.
  • I’m using Remote Build, remote mac uses XCode 7.0 and OSX El Capitan
  • Tried to create a new project with migrate tool
  • I’m using UE 4.20 which downloaded from Epic Launcher not the github version.

Can you tell me what is the problem? Is it caused because XCode version?

1 Like

Finally solved! The problem occurred because remote mac which i used is too old. UE4.20 requires XCode 9.4 and High Sierra.