Daniil Klimov 0c21a14cb9 fix: remove Keychain accessGroup — fixes auth reset and health data
- Remove kSecAttrAccessGroup from KeychainService (requires entitlement
  that keeps getting stripped by Xcode)
- Basic Keychain works without accessGroup for the main app
- Fix health credentials migration check — use KeychainService.load directly
- Tokens now persist correctly between app launches

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 14:29:52 +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%