fix: add HealthKit entitlement and regenerate Xcode project to resolve NSInvalidArgumentException #1

Merged
millianlmx merged 1 commits from fix/healthkit-info-plist into main 2026-04-23 22:39:26 +02:00
Owner

The iOS app target was missing the com.apple.developer.healthkit entitlement
and the Xcode project was out of sync with project.yml, causing a crash when
HealthKitService requested write authorization for active energy, workouts, and
heart rate types.

The iOS app target was missing the com.apple.developer.healthkit entitlement and the Xcode project was out of sync with project.yml, causing a crash when HealthKitService requested write authorization for active energy, workouts, and heart rate types.
millianlmx added 1 commit 2026-04-23 22:36:25 +02:00
fix: add HealthKit entitlement and regenerate Xcode project to resolve NSInvalidArgumentException
Some checks failed
CI / TypeScript (pull_request) Failing after 5s
CI / ESLint (pull_request) Failing after 4s
CI / Tests (pull_request) Failing after 5s
CI / Build Check (pull_request) Has been skipped
CI / Admin Web Tests (pull_request) Successful in 2m8s
CI / Deploy Edge Functions (pull_request) Has been skipped
9943dce82d
The iOS app target was missing the com.apple.developer.healthkit entitlement
and the Xcode project was out of sync with project.yml, causing a crash when
HealthKitService requested write authorization for active energy, workouts, and
heart rate types.

Test Coverage Report

Coverage summary not available.

## Test Coverage Report _Coverage summary not available._
millianlmx merged commit 7f5ea9c6e9 into main 2026-04-23 22:39:26 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: millianlmx/tabatago#1