Just a quick background. I have a c++ iOS project that I have successfully build/deployed from a PC using the RemoteBuildTool on an iOS machine since version 4.2. I understand all of the complicated setup necessary since I have been upgrading it all the way to 4.5. Now I just upgraded it to 4.6 by creating a new c++ project so I could use the Import Mobile Provision/Certificate options available.
I’m able to build it remotely but when it gets to the mobile provision part it goes bad. Please take a look at the log file and help me determine what may be missing and what I might be able to do to fix it. Thank you SO much for your time!
There was no UE4Game.mobileprovision file in the following directory:
D:\UE4\UnrealEngine\Engine\Build\IOS\
I’m not sure how it is supposed to get there but I manually copied my mobile provision to that directory and renamed it to match UE4Game.mobileprovision. Now I’m stuck on the next error. Apparently it doesn’t have the right values in it as you can see here: