fix: remove targetAmount (not in API model)
This commit is contained in:
@@ -8,6 +8,10 @@ targets:
|
||||
type: application
|
||||
platform: iOS
|
||||
sources: PulseHealth
|
||||
entitlements:
|
||||
path: PulseHealth/PulseHealth.entitlements
|
||||
capabilities:
|
||||
- healthkit
|
||||
settings:
|
||||
base:
|
||||
PRODUCT_BUNDLE_IDENTIFIER: com.daniil.pulsehealth
|
||||
@@ -15,7 +19,4 @@ targets:
|
||||
INFOPLIST_FILE: PulseHealth/Info.plist
|
||||
CODE_SIGN_STYLE: Automatic
|
||||
CODE_SIGN_ENTITLEMENTS: PulseHealth/PulseHealth.entitlements
|
||||
entitlements:
|
||||
path: PulseHealth/PulseHealth.entitlements
|
||||
capabilities:
|
||||
- com.apple.HealthKit
|
||||
DEVELOPMENT_TEAM: TEAM_ID_PLACEHOLDER
|
||||
|
||||
Reference in New Issue
Block a user