Skip to content

Add iOS SPM support and CI verification#13

Merged
kevmo314 merged 8 commits into
mainfrom
spm-plugin-migration-ci
Mar 27, 2026
Merged

Add iOS SPM support and CI verification#13
kevmo314 merged 8 commits into
mainfrom
spm-plugin-migration-ci

Conversation

@kevmo314
Copy link
Copy Markdown
Contributor

@kevmo314 kevmo314 commented Mar 27, 2026

Summary

  • add Swift Package Manager support for the iOS plugin using a pure Swift package layout
  • keep CocoaPods support in place for compatibility and update publish validation accordingly
  • add macOS CI coverage that verifies the example app with both CocoaPods and SPM

Verification

  • flutter analyze
  • swift package dump-package
  • GitHub Actions will verify iOS builds for both package managers on this PR

Closes #12

@kevmo314 kevmo314 merged commit e5df13d into main Mar 27, 2026
3 checks passed
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.

Add Swift Package Manager support

1 participant