Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
25 stars 7 forks source link

Previews are broken #739

Open rolson opened 1 month ago

rolson commented 1 month ago

I'm trying to use Xcode previews and they are not functioning in the toolkit. I'm getting errors like this:

image

I'm using a local source package for ArcGIS.

It would be good to look into why the previews are broken and if there is some way to fix them.

dfeinzimer commented 1 month ago

Did some experimentation, and previews seem to work okay with the following ArcGIS consumption methods:

rolson commented 1 month ago

Awesome! Thanks @dfeinzimer

FYI @des12437 @yo1995