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

update: Drop plugins for SwiftPM #2649

Merged
merged 9 commits into from Nov 16, 2022
Merged

update: Drop plugins for SwiftPM #2649

merged 9 commits into from Nov 16, 2022

Conversation

calvincestari
Copy link
Member

Closes #2565

This removes the three plugins from our package definition, preventing the CLI being used as a plugin in both swift package commands as well as from within Xcode.

We regret making this change but the current workflow within SwiftPM and Xcode is not suitable to the experience we want to deliver. Once those plugin environments mature a bit more we can bring back the plugins, they do make version alignment easier.

@netlify
Copy link

netlify bot commented Nov 7, 2022

Deploy Preview for apollo-ios-docs canceled.

Name Link
🔨 Latest commit f081434
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docs/deploys/637541027ea09b0009cd680a

Copy link
Member Author

@calvincestari calvincestari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't approve this PR because I created it, 'Comment' is the only option.

docs/source/code-generation/codegen-cli.mdx Show resolved Hide resolved
Package.swift Show resolved Hide resolved
.circleci/config.yml Show resolved Hide resolved
docs/source/code-generation/introduction.mdx Outdated Show resolved Hide resolved
docs/shared/spm-install-cli.mdx Outdated Show resolved Hide resolved
@calvincestari calvincestari merged commit 69538a3 into main Nov 16, 2022
@calvincestari calvincestari deleted the fix/drop-spm-plugins branch November 16, 2022 20:07
@calvincestari calvincestari mentioned this pull request Nov 18, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for SPM plug-ins
2 participants