Overview
The Synheart Wear Swift SDK provides native iOS support for streaming biometric data from Apple Watch via HealthKit and cloud APIs (WHOOP).Installation
Swift Package Manager
Add to yourPackage.swift:
- File → Add Packages…
- Enter:
https://github.com/synheart-ai/synheart-wear-ios.git
Requirements
- iOS 13.0+
- Swift 5.9+
- Xcode 15.0+
Quick Start
Configure HealthKit
Add toInfo.plist:
- Target → Signing & Capabilities → + Capability → HealthKit
Initialize SDK
Request Permissions & Read Data
Real-Time Streaming
Resources
- Repository: synheart-wear-swift
- Full README: View on GitHub
- Issues: GitHub Issues
Author: Israel Goytom