Skip to content

feat: add Swift Package Manager support#54

Open
tompsota wants to merge 3 commits into
mainfrom
rc/3.1.0
Open

feat: add Swift Package Manager support#54
tompsota wants to merge 3 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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could you please the add version, date and changes related to the new .xcframework?

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