Skip to content

Research state of support for SPM from source #7303

@philprime

Description

@philprime

Note

This issue was created with the help of Cursor.

Priority: High (Blocking)

Context: CocoaPods trunk is moving to read-only mode on December 2nd, 2026. No new versions or pods will be accepted after this date. This issue is part of the CocoaPods EOL migration effort.

Description:
Ensure the SDK fully compiles from source using Swift Package Manager. Verify all features work correctly when installed via SPM, including:

  • All platform targets (iOS, macOS, tvOS, watchOS, visionOS)
  • All product variants (static, dynamic, with/without ARM64e)
  • All dependencies resolve correctly
  • Sample apps using SPM work correctly

Acceptance Criteria:

  • All SPM sample apps build and run successfully
  • All product variants compile from source
  • No SPM-specific build issues exist
  • Documentation confirms SPM is fully supported

Notes:
This should be verified before proceeding with removal of CocoaPods support.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions