We performed an iOS build for the first time in a while to check the development status and encountered various errors. Come to think of it, this was my first time running a Unity build followed by an Xcode build on this new machine. The main errors are listed below.
The first two issues were due to insufficient preparation for the Xcode build. Regarding the personal authentication file, we had copied it from my old machine, but the private key failed to transfer.
The third issue took the most time to address. We sought guidance from Gemini and tried various approaches to resolve it, but none of them worked.
After endlessly tweaking the build settings, we suddenly realized we simply couldn’t open the Unity build file. It turned out the whole issue was just that Xcode hadn’t been granted Full Disk Access.