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
29 stars 9 forks source link

Fix warning in `TextFormElementView` #891

Closed dfeinzimer closed 1 month ago

dfeinzimer commented 2 months ago

Switch covers known cases, but 'FormTextFormat' may have additional unknown values

Silences this warning when using ArcGIS as a non-local-source dependency.