docs: update migrate swift plugin docs with .gitignore#11497
Merged
sfshaza2 merged 2 commits intoflutter:mainfrom Dec 16, 2024
Merged
docs: update migrate swift plugin docs with .gitignore#11497sfshaza2 merged 2 commits intoflutter:mainfrom
.gitignore#11497sfshaza2 merged 2 commits intoflutter:mainfrom
Conversation
sfshaza2
approved these changes
Dec 15, 2024
Contributor
sfshaza2
left a comment
There was a problem hiding this comment.
lgtm but please weigh in, @loic-sharma.
Contributor
|
/gcbrun |
Contributor
|
/gcbrun (Didn't mean to close it!). |
Collaborator
|
Visit the preview URL for this PR (updated for commit c1d4931): |
Contributor
|
Loic is on vacay, so landing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of what this PR is changing or adding, and why:
This PR adds notes about new
.gitignoreentries for those who want to migrate their old packages to SPM.Issues fixed by this PR (if any):
Without this step - the guide suggests "Commit your plugin's changes to your version control system" with those
.build/and.swiftpm/directories newly created in previous steps.PRs or commits this PR depends on (if any):
flutter/packages#6705
Presubmit checklist