iOS
pod repo add ThryveSpecs https://git.thryve.de/thryve/Specs.gitpod install
platform :ios, '13.0'
source 'https://git.thryve.de/thryve/Specs.git'
target 'ThryveConnectorSample' do
use_frameworks!
pod 'ThryveCore', '5.1.0'
pod 'ThryveCommons', '5.1.0'
pod 'ThryveAppleHealth', '5.1.0'
pod 'ThryveShenAI', '5.1.0'
pod 'ThryveObservability', '5.1.0'
pod 'ThryveBLE', '5.1.0'
endApp Store Privacy Compliance Configuration
Adding a Privacy Manifest File
Apple Health (HealthKit) project configuration
Integrate ThryveAppleHealth module
Add HealthKit to project & configure Info.plist

Last updated



