Skip to content

feat(ios): add SwiftPM package support#29

Merged
trancee merged 10 commits into
mainfrom
feat/swiftpm-support
Jun 16, 2026
Merged

feat(ios): add SwiftPM package support#29
trancee merged 10 commits into
mainfrom
feat/swiftpm-support

Conversation

@trancee

@trancee trancee commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • move SwiftPM manifests to the repository root
  • add the XCFramework packaging helper and CI validation
  • automate SwiftPM release asset upload on published GitHub releases
  • remove CocoaPods references from release/docs guidance

Verification

  • yamllint -c .yamllint.yml .github/workflows/*.yml
  • git diff --check
  • swift package dump-package --package-path .
  • pre-push verification and docs checks via hooks

@trancee trancee changed the title Add root-level SwiftPM packaging and release assets feat(ios): add SwiftPM package support Jun 16, 2026
@trancee trancee merged commit 42c1de6 into main Jun 16, 2026
12 checks passed
@trancee trancee deleted the feat/swiftpm-support branch June 16, 2026 12:29
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.

1 participant