-
-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels