Files
WerkoutIOS/Werkout_watch Watch App/Werkout_watch Watch App.entitlements
Trey t 48f23f8e77 WIP
2023-06-23 13:34:29 -05:00

11 lines
298 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.developer.healthkit</key>
<true/>
<key>com.apple.developer.healthkit.access</key>
<array/>
</dict>
</plist>