Just clean reinstalled my Mac for a fresh start, installed UE 5.6 and Xcode 15.4. I opened my 5.1.1 project and converted it to 5.6 - when I package project, it gives me these errors.
UATHelper: Packaging (Mac): clang: error: linker command failed with exit code 1
PackagingResults: Error: linker command failed with exit code 1
…
UATHelper: Packaging (Mac): RunUAT ERROR: AutomationTool was unable to run successfully. Exited with code: 6
PackagingResults: Error: AutomationTool was unable to run successfully. Exited with code: 6
…
PackagingResults: Error: Unknown Error
I’m on an Intel MacBook Pro late 2019. I tried to package a fresh 5.6 project (First Person template) - it gives me the same error. So something is wrong with my packaging and I have no idea what it might be.