chore(watchos): renomme l'app watch en "Coach Watch" pour la distinguer dans Santé
Les deux apps s'appelaient "Coach" (iPhone + watch, bundles distincts) -> impossible d'identifier laquelle régler dans l'app Santé. Le nom distinct permet d'accorder l'autorisation HealthKit à la bonne app. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Coach</string>
|
||||
<string>Coach Watch</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
||||
Reference in New Issue
Block a user