XCode error in VisionOS
Common Errors
Error: ARM64 branch out of range (-140497472 max is +/-128MB)
ARM64 branch out of range (-140497472 max is +/-128MB)

If you see this error when building in Xcode, try enabling
Project Settings > XR Plug-in Management > Apple visionOS > IL2CPP Large Exe Workaround
and rebuilding the Xcode project from Unity.
https://docs.unity3d.com/Packages/com.unity.polyspatial.visionos@2.1/manual/FAQ.html
Last updated