Xcode errors when building after installing Cesium

Hi, I am encountering an error when trying to build for iOS.

Unity version 20201.3.25f1 Apple Silicon with a M1 Pro chip

xcode throws:

Undefined symbol: _inflate
Undefined symbol: _inflateEnd
Undefined symbol: _inflateInit2_

It happens after adding the World Terrain + Bing Maps or 3D Tiles as well

I also tried in 2021.3.4f1 and same errors every time

Appreciate any help on this :pray:

Thanks for reporting this. We’re investigating and expect to have a fix for it soon.

1 Like

We just released Cesium for Unity v1.3.1 to fix this problem.