Skip to content

feat: add Swift Package Manager support#54

Merged
tompsota merged 4 commits into
mainfrom
rc/3.1.0
Jul 27, 2026
Merged

feat: add Swift Package Manager support#54
tompsota merged 4 commits into
mainfrom
rc/3.1.0

Conversation

@tompsota

@tompsota tompsota commented Jul 22, 2026

Copy link
Copy Markdown
Member

Summary

  • add a local Swift package manifest that downloads the TalsecRuntime binary artifact
  • make the Capacitor plugin bridge and example app compatible with Swift Package Manager
  • build the iOS example with both CocoaPods and SPM in CI

Test plan

  • Validate the root Swift package manifest
  • Validate the CI workflow YAML
  • Confirm CocoaPods example build passes in CI
  • Confirm SPM example build passes in CI

Made with Cursor
dSYMs.zip

tompsota and others added 2 commits July 22, 2026 12:25
Support SPM alongside CocoaPods and verify both integration paths in CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@tompsota tompsota added the release Create release after merging this PR label Jul 22, 2026
Comment thread CHANGELOG.md
@tompsota
tompsota merged commit d4dc1af into main Jul 27, 2026
5 checks passed
@tompsota
tompsota deleted the rc/3.1.0 branch July 27, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Create release after merging this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants