Daniil Klimov d7d3eec2e5 fix: missing try on makeRequest, remove HealthKit capability from project.yml
- Add missing try to makeRequest call on retry path (line 54)
- Remove HealthKit from xcodegen capabilities (adds Verifiable Health Records
  which personal teams don't support). HealthKit works via entitlements file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 14:12:43 +03:00

Pulse Health — iOS App

Health Dashboard для health.digital-home.site

Требования

  • macOS 14+, Xcode 15+, iPhone iOS 17+

Сборка

  1. Установить XcodeGen:

    brew install xcodegen
    
  2. Сгенерировать проект:

    xcodegen generate
    
  3. Открыть и запустить:

    open PulseHealth.xcodeproj
    
  4. Xcode → Signing & Capabilities → выбрать свой Team (Apple ID)

  5. Выбрать iPhone как устройство → Run (⌘R)

Credentials

Войди с email/паролем от health.digital-home.site

Description
No description provided
Readme 1.2 MiB
Languages
Swift 100%