lib-open-swiss-maps-sdk
lib-open-swiss-maps-sdk copied to clipboard
SDK not working with XCode 16.3
Hello, the SDK fails at compile time on XCode 16.3
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.