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
In Xcode 16, we're seeing a new warning: No 'async' operations occur within 'await' expression. Let's figure out the appropriate way to resolve this and fix each instance of it.
In Xcode 16, we're seeing a new warning: No 'async' operations occur within 'await' expression. Let's figure out the appropriate way to resolve this and fix each instance of it.
Fix:
./OBAKit/Mapping/MapRegionManager.swift:247:25
./OBAKit/Onboarding/DataMigration/DataMigrationView.swift:108:13
./OBAKit/Orchestration/Application.swift:115:17
./OBAKit/Orchestration/Application.swift:129:17
The text was updated successfully, but these errors were encountered: