Currently it seem to be impossible for me to package any project with UE 5.3.1 for iOS or Mac with xcode 15 and also it’s not possible to compile the UE editor from source. I downloaded the UE source from github and failed many times trying to compile the editor, so I removed the folder that contain the source code. Now I get the following warning for each other xcode project I am working on:
error: module importing failed: invalid pathname ‘/Users/deelay05/Documents/UnrealEngine-ue5-main/Engine/Build/BatchFiles/Mac/…/…/…/Extras/LLDBDataFormatters/UEDataFormatters_2ByteChars.py’
I know this is more like an xcode issue, but does anybody know how to get rid of that annoying log message? A simple re-installation of xcode did not help.