Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test is not building on iOS #1889

Closed
jBorkowska opened this issue Nov 10, 2023 · 2 comments
Closed

Test is not building on iOS #1889

jBorkowska opened this issue Nov 10, 2023 · 2 comments
Assignees
Labels
bug Something isn't working package: patrol_devtools_extension Related to the patrol_devtools_extension package platform: ios iOS is affected

Comments

@jBorkowska
Copy link
Collaborator

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] {

@jBorkowska jBorkowska added bug Something isn't working platform: ios iOS is affected package: patrol_devtools_extension Related to the patrol_devtools_extension package labels Nov 10, 2023
@bartekpacia
Copy link
Contributor

fixed in #1891

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working package: patrol_devtools_extension Related to the patrol_devtools_extension package platform: ios iOS is affected
Projects
None yet
Development

No branches or pull requests

2 participants