I’m going to post the instructions as detailed as possible and hopefully you’ll recognize a step that you’ve missed:
Set up remote hosting on Mac:
- Open the System Preferences > Sharing on the Mac machine
- Check the Remote Login checkbox
- Open Systems Preferences > Networking
- Note the computer IP address, you’ll need it later on
- Open Keychain Access
- Select System from the left hand menu
- Select Certificates from the left hand menu
- Right click on the certificate and select Get Info
- Expand the Trust options
- Set When using this certificate: to Always Trust
DeltaCopy
Since you’re in 4.13, please verify that Engine/Extras/ThirdPartyNotUE/DeltaCopy exists. That’ll contain the Binaries, Source, DeltaCopy.tps and DeltaCopy_License.txt.
Setup Editor for SSH:
- In the Editor: select Edit > Project Settings > IOS > Build > Remote Build Options
- Enter the Remote Server Name (Computer name or IP of the Mac)
- Enter the RSync Name ( name of the Mac)
- Link the Delta Copy install path
- Press the Generate SSH Key button
SSH Key generation steps:
- Press any key to continue…
- Enter remote workstation’s password
- Enter Passphrase (usually blank)
- Enter Passphrase again
- Press any key to continue…
- Enter remote workstation’s password
- Press any key to continue…
- Close Console
Once you’ve went through all of these steps, you should not have any trouble setting up remote building on your Mac. Make sure that you’re getting the right IP address from your Mac.
Let me know if these detailed steps have helped you further, thanks!