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

feature: Enable visionOS Support #333

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Conversation

calvincestari
Copy link
Member

@calvincestari calvincestari commented Apr 15, 2024

Closes apollographql/apollo-ios#3320.

With SQLite.swift being updated to support visionOS this:

  • Updates our SQLite.swift dependency version
  • Adds visionOS platform declarations
  • Updates other dependency versions

Copy link

netlify bot commented Apr 15, 2024

Deploy Preview for eclectic-pie-88a2ba canceled.

Name Link
🔨 Latest commit 686fbf0
🔍 Latest deploy log https://app.netlify.com/sites/eclectic-pie-88a2ba/deploys/661d7e6380571d0008a39b2e

Copy link

netlify bot commented Apr 15, 2024

Deploy Preview for apollo-ios-docc canceled.

Name Link
🔨 Latest commit 686fbf0
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docc/deploys/661d7e63a2bf830008281f64

@@ -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")),
Copy link
Member Author

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.

Copy link
Contributor

@AnthonyMDev AnthonyMDev left a 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!

@calvincestari calvincestari merged commit ad901c5 into main Apr 15, 2024
25 checks passed
@calvincestari calvincestari deleted the feature/enable-visionos-support branch April 15, 2024 19:29
BobaFetters pushed a commit that referenced this pull request Apr 15, 2024
BobaFetters pushed a commit to apollographql/apollo-ios that referenced this pull request Apr 15, 2024
BobaFetters pushed a commit to apollographql/apollo-ios-codegen that referenced this pull request Apr 15, 2024
@loganblevins
Copy link

Nice work!!

BobaFetters pushed a commit that referenced this pull request Apr 15, 2024
7585fff4 feature: Enable visionOS Support (#333)

git-subtree-dir: apollo-ios
git-subtree-split: 7585fff4604868c349adc5ddfd944d1d9722c4c9
BobaFetters pushed a commit that referenced this pull request Apr 15, 2024
git-subtree-dir: apollo-ios
git-subtree-mainline: 3f3b2e2
git-subtree-split: 7585fff4604868c349adc5ddfd944d1d9722c4c9
BobaFetters pushed a commit that referenced this pull request Apr 15, 2024
f46ba25b feature: Enable visionOS Support (#333)

git-subtree-dir: apollo-ios-codegen
git-subtree-split: f46ba25b307ea2a315fb7ade9b4fe0fe9d7216f8
BobaFetters pushed a commit that referenced this pull request Apr 15, 2024
git-subtree-dir: apollo-ios-codegen
git-subtree-mainline: e800b02
git-subtree-split: f46ba25b307ea2a315fb7ade9b4fe0fe9d7216f8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants