-
-
Notifications
You must be signed in to change notification settings - Fork 14
Add support for Linux, macCatalyst, and visionOS #24
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
Conversation
| [](https://cocoapods.org/pods/AsyncQueue) | ||
| [](https://cocoapods.org/pods/AsyncQueue) | ||
| [](https://cocoapods.org/pods/AsyncQueue) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm removing these cocoapods badges in favor of swiftpackageindex badges
| @@ -1,10 +1,9 @@ | |||
| # swift-async-queue | |||
| [](https://github.com/dfed/swift-async-queue/actions?query=workflow%3ACI+branch%3Amain) | |||
| [](https://github.com/apple/swift-package-manager) | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we get this from the new swift package index badges below
|
Going to merge this through without waiting for approval since we're just adding explicit support for platforms we were already supporting. |
|
As always, happy to address feedback post-merge 🙂 |
When we merge, I'll need to add the linux check and macCatalyst checks as required on all PRs.
We'll add visionOS checks to CI once Xcode 15.2 is generally available, but for now I've run tests locally on a beta install of Xcode 15.2.