519 duplicate symbols for architecture arm64

Xcode VisionOS build works fine an old version of cesiumforunity 1.11.1 but it throws error for cesiumforunity 1.14.0 in Xcode “519 duplicate symbols for architecture arm64”

VisionOS isn’t a supported platform, and we don’t have a device or even a build environment to try it ourselves. But perhaps someone from the community will have an idea. Or, if you share the actual errors, maybe something will jump out at us.


this is the actual error.

A guess (or hint), only based on the description until now: When you say that it worked for 1.11.1, but does not work for 1.14.0, then this sounds like it might somehow be related to “intermediate files” that are generated during the build process. I’d recommend to try this with a freshly set up version 1.14.0 (starting from an empty directory, so to speak). But if that doesn’s solve it, I don’t have further ideas either…

1 Like

To see the actual error (your screenshot only shows a summary), you need to look at the build log. Click the button I’ve highlighted in your screenshot, then click the latest build log entry.