hi
I wanna create UE 4.20 installed build on win64, ios, android.
an error occurs when ‘Staging files before copying to Mac’ is in progress.
error log is
Searching for mobile provisions that match the game ‘UE4Game’ (distribution: False) with CFBundleIdentifier=‘com.YourCompany.UE4Game’ in ‘C:\Users\XXX\AppData\Local/Apple Computer/MobileDevice/Provisioning Profiles/’
IPP WARNING: Failed to find a valid matching mobile provision, will attempt to use the embedded mobile provision instead if present
… ‘C:\XXX\UE4Engine\Engine\Build\IOS/NotForLicensees/UE4Game.mobileprovision’ → ‘C:\XXXUE4Engine\Engine\Intermediate\IOS-Deploy\UE4Game\Development..\XcodeSupportFiles\BUILDER_UE4Temp.mobileprovision’
do I need provisioning for ‘UE4Engine’?
and why AutomationTool buildgraph does make ipa? I want just installed build for ios target.
please help me.
thanks.