perf: 完善接口

This commit is contained in:
2025-09-18 22:40:05 +08:00
parent 2c382ab8de
commit 184fb672b7
5 changed files with 1231 additions and 560 deletions

View File

@@ -100,5 +100,12 @@
<string>Light</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>NSHealthShareUsageDescription</key>
<string>Read and understand health data.</string>
<key>NSHealthUpdateUsageDescription</key>
<string>Share workout data with other apps.</string>
<!-- Below is only required if requesting clinical health data -->
<key>NSHealthClinicalHealthRecordsShareUsageDescription</key>
<string>Read and understand clinical health data.</string>
</dict>
</plist>