Skip to content

doc(ios): add section Add Generated Files To .gitignore to iOS Plugin Development Guide#1480

Merged
GitToTheHub merged 1 commit intomasterfrom
pr-ios-plugin-development-swift-add-generated-files-to-gitignore
Feb 26, 2026
Merged

doc(ios): add section Add Generated Files To .gitignore to iOS Plugin Development Guide#1480
GitToTheHub merged 1 commit intomasterfrom
pr-ios-plugin-development-swift-add-generated-files-to-gitignore

Conversation

@GitToTheHub
Copy link
Contributor

  • When enabling Swift Package Manager for a plugin, Swift will generate some files and directories, which can be ignored by Git

Platforms affected

Motivation and Context

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

…in Development Guide

- When enabling Swift Package Manager for a plugin, Swift will generate some files and directories, which can be ignored for Git
@GitToTheHub GitToTheHub merged commit ca46e70 into master Feb 26, 2026
1 check passed
@GitToTheHub GitToTheHub deleted the pr-ios-plugin-development-swift-add-generated-files-to-gitignore branch February 26, 2026 12:14
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.

2 participants