Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compile error on Xcode 14.3 (#107)
This PR fixes a compile error on Xcode 14.3, for some reason the type checker fails to evaluate the expression (it may have something to do with the `@MainActor` annotation on the `completion` block).
- Loading branch information