SundialKit
SundialKit copied to clipboard
Communications library across Apple platforms.
* no longer Combine nessecary (async/await?) * Use Protobuf for communication
[Examples] Task 13: Migrate Sundial demo application with git history to SundialKit v2.0.0 monorepo
## Component/Subrepo Examples (Documentation) ## Description Import the Sundial iOS/watchOS demo application from the brightdigit/Sundial repository into the SundialKit monorepo using a **phased migration approach**. Phase 1 imports the demo...
## Component/Subrepo Documentation ## Description Develop comprehensive documentation, migration guides, and example apps demonstrating all v2.0.0 features and migration paths. ## Task Master Reference - Task ID: 10 - Status:...
## Component/Subrepo Infrastructure ## Description After migration is complete, remove git subrepo tracking from the umbrella repository to transition to standard package dependencies. ## Task Master Reference - Task ID:...
## Component/Subrepo Testing Infrastructure ## Description Convert entire test suite from XCTest to Swift Testing framework across all packages. ## Task Master Reference - Task ID: 9 - Status: pending...