You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're seeing a new warning when compiling in Xcode 16:
Main actor-isolated instance method 'presentAlert' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode. For each warning, let's figure out what the proper fix is and resolve it.
We're seeing a new warning when compiling in Xcode 16:
Main actor-isolated instance method 'presentAlert' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode. For each warning, let's figure out what the proper fix is and resolve it.
Fix:
./OBAKit/Controls/ListView/Helpers/OBA/AgencyAlertListViewConverters.swift:64:21
./OBAKit/Mapping/MapViewController.swift:544:17
The text was updated successfully, but these errors were encountered: