Skip to content

feat: document nospm attribute for pod tag#1481

Merged
dpogue merged 1 commit intomasterfrom
pr-ios-pod-nospm-plugin-xml
Feb 25, 2026
Merged

feat: document nospm attribute for pod tag#1481
dpogue merged 1 commit intomasterfrom
pr-ios-pod-nospm-plugin-xml

Conversation

@GitToTheHub
Copy link
Contributor

  • nospm was introduced in cordova-ios 8 by PR feat(spm): Support plugins as Swift packages cordova-ios#1515 which introduced support for Swift Package Manger. nospm provides a mechanism for plugins to transition their pod dependencies to Swift Package Manager dependencies while retaining backwards compatibility with cordova-ios versions older than 8.

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

- `nospm` was introduced in cordova-ios 8 by PR apache/cordova-ios#1515 which introduced support for Swift Package Manger. `nospm` provides a mechanism for plugins to transition their pod dependencies to Swift Package Manager dependencies while retaining backwards compatibility with cordova-ios versions older than 8.
@dpogue dpogue merged commit ddd9517 into master Feb 25, 2026
1 check passed
@dpogue dpogue deleted the pr-ios-pod-nospm-plugin-xml branch February 25, 2026 16:53
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