When I tried to import my provision profiles in UE 5.6, it failed. I’m sure that everything like Bundle Identifier or Bundle Display Name is correct, since when I repeated what I have done in UE 4.26 everything worked as expected. The output log is as follows:
I feel like there’s something wrong in the source codes but I can’t find out. The log said that the libhostpolicy.dylib
is missing, but where can I find this dynamic library?
I will appreciate it if someone could help me figure out it.
LogTemp: Running Dotnet...
LogTemp: Setting up bundled DotNet SDK
LogTemp: /Users/Shared/Epic Games/UE_5.6/Engine/Build/BatchFiles/Mac/../../../Binaries/ThirdParty/DotNet/8.0.300/mac-x64
LogTemp: /Users/Shared/Epic Games/UE_5.6/Engine /Users/Shared/Epic Games/UE_5.6
LogTemp: A fatal error was encountered. The library 'libhostpolicy.dylib' required to execute the application was not found in '/Users/Shared/Epic Games/UE_5.6/Engine/Binaries/DotNET/IOS/'.
LogTemp: Failed to run as a self-contained app.
LogTemp: - The application was run as a self-contained app because '/Users/Shared/Epic Games/UE_5.6/Engine/Binaries/DotNET/IOS/IPhonePackager.runtimeconfig.json' was not found.
LogTemp: - If this should be a framework-dependent app, add the '/Users/Shared/Epic Games/UE_5.6/Engine/Binaries/DotNET/IOS/IPhonePackager.runtimeconfig.json' file and specify the appropriate framework.
LogTemp: Running Dotnet...
LogTemp: Setting up bundled DotNet SDK
LogTemp: /Users/Shared/Epic Games/UE_5.6/Engine/Build/BatchFiles/Mac/../../../Binaries/ThirdParty/DotNet/8.0.300/mac-x64
LogTemp: /Users/Shared/Epic Games/UE_5.6/Engine /Users/Shared/Epic Games/UE_5.6
LogTemp: A fatal error was encountered. The library 'libhostpolicy.dylib' required to execute the application was not found in '/Users/Shared/Epic Games/UE_5.6/Engine/Binaries/DotNET/IOS/'.
LogTemp: Failed to run as a self-contained app.
LogTemp: - The application was run as a self-contained app because '/Users/Shared/Epic Games/UE_5.6/Engine/Binaries/DotNET/IOS/IPhonePackager.runtimeconfig.json' was not found.
LogTemp: - If this should be a framework-dependent app, add the '/Users/Shared/Epic Games/UE_5.6/Engine/Binaries/DotNET/IOS/IPhonePackager.runtimeconfig.json' file and specify the appropriate framework.