Test is not building on iOS #1889
Labels
bug
Something isn't working
package: patrol_devtools_extension
Related to the patrol_devtools_extension package
platform: ios
iOS is affected
On branch task/patrol-extension
I get errors about concurrency in swift files:
/Users/julia/patrol/packages/patrol/ios/Classes/AutomatorServer/Automator.swift:399:50: error: concurrency is only available in iOS 13.0.0 or newer func getUITreeRoots(installedApps: [String]) async throws -> [NativeView] {
The text was updated successfully, but these errors were encountered: