lib-open-swiss-maps-sdk icon indicating copy to clipboard operation
lib-open-swiss-maps-sdk copied to clipboard

SDK not working with XCode 16.3

Open FabioMartignoni89 opened this issue 8 months ago • 0 comments

Hello, the SDK fails at compile time on XCode 16.3

Image

The solution is probably to upgrade the maps-core dependency.

I tested importing directly maps-core v. 2.6.2 (on which open-swiss-maps depends) as a target dependency and it fails. I tested importing directly maps-core v. 3.0.2 as a target dependency and it works.

Downgrading XCode to 16.2 works.

Thanks.

BR, Fabio

Edit: the 3.0.0-rc.4 is working fine, I'll wait for that version to be released as a stable release. Thanks.

FabioMartignoni89 avatar Apr 02 '25 09:04 FabioMartignoni89