Skip to content

Comments

doc(plugin.xml): add package attribute for <platform>#1475

Merged
GitToTheHub merged 2 commits intomasterfrom
pr-plugin-xml-add-platform-package-swift-for-ios
Feb 24, 2026
Merged

doc(plugin.xml): add package attribute for <platform>#1475
GitToTheHub merged 2 commits intomasterfrom
pr-plugin-xml-add-platform-package-swift-for-ios

Conversation

@GitToTheHub
Copy link
Contributor

  • cordova-ios 8 introduced support for the Swift Package Manager (SPM) which must be configured by the package attribute of the platform tag
  • Added link to the iOS Plugin Development Guide linking to Supporting Swift Package Manager (SPM) section

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

- cordova-ios 8 introduced support for the Swift Package Manager (SPM) which must be configured by the `package` attribute of the `platform` tag
- Added link to the iOS Plugin Development Guide linking to `Supporting Swift Package Manager (SPM)` section
@GitToTheHub GitToTheHub requested a review from erisu February 23, 2026 16:18
Copy link
Member

@dpogue dpogue left a comment

Choose a reason for hiding this comment

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

With one minor wording change, this looks good to me

Co-authored-by: Darryl Pogue <darryl@dpogue.ca>
@GitToTheHub
Copy link
Contributor Author

Makes sense

@GitToTheHub GitToTheHub merged commit c0ed74d into master Feb 24, 2026
1 check passed
@GitToTheHub GitToTheHub deleted the pr-plugin-xml-add-platform-package-swift-for-ios branch February 24, 2026 14:06
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