-
Notifications
You must be signed in to change notification settings - Fork 15
Home
David Feinzimer edited this page Sep 19, 2022
·
2 revisions
Welcome to the arcgis-runtime-toolkit-swift wiki!
- As of Xcode 14.0 (14A309) a warning similar to the following may appear. At this time, using the suggested fix appears to introduce a followup warning. Reported here.
Switch covers known cases, but
x
may have additional unknown values. Handle unknown values using "@unknown default".