-
Notifications
You must be signed in to change notification settings - Fork 61
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
feature: Enable visionOS Support #333
Conversation
✅ Deploy Preview for eclectic-pie-88a2ba canceled.
|
✅ Deploy Preview for apollo-ios-docc canceled.
|
@@ -19,10 +19,10 @@ let package = Package( | |||
.upToNextMajor(from: "1.0.0")), | |||
.package( | |||
url: "https://github.com/apple/swift-collections", | |||
.upToNextMajor(from: "1.0.6")), | |||
.upToNextMajor(from: "1.1.0")), |
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 on the fence about whether we should include these here or not? I could easily be persuaded to revert this change.
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.
Excited to get this done!
Nice work!! |
7585fff4 feature: Enable visionOS Support (#333) git-subtree-dir: apollo-ios git-subtree-split: 7585fff4604868c349adc5ddfd944d1d9722c4c9
git-subtree-dir: apollo-ios git-subtree-mainline: 3f3b2e2 git-subtree-split: 7585fff4604868c349adc5ddfd944d1d9722c4c9
f46ba25b feature: Enable visionOS Support (#333) git-subtree-dir: apollo-ios-codegen git-subtree-split: f46ba25b307ea2a315fb7ade9b4fe0fe9d7216f8
git-subtree-dir: apollo-ios-codegen git-subtree-mainline: e800b02 git-subtree-split: f46ba25b307ea2a315fb7ade9b4fe0fe9d7216f8
Closes apollographql/apollo-ios#3320.
With SQLite.swift being updated to support visionOS this:
visionOS
platform declarations