Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
[MusciMotion] Add NSMotionUsageDescription to fix #43477
Browse files Browse the repository at this point in the history
  • Loading branch information
olegoid committed Aug 25, 2016
1 parent 5a933fe commit dd00775
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ios9/MusicMotion/MusicMotion/Info.plist
Expand Up @@ -43,5 +43,9 @@
<string>com.your-company.MusicMotion</string>
<key>XSAppIconAssets</key>
<string>Resources/Images.xcassets/AppIcon.appiconset</string>
<key>CFBundleName</key>
<string>MusicMotion</string>
<key>NSMotionUsageDescription</key>
<string>Example of how to fuse different types of motion and fitness data</string>
</dict>
</plist>

0 comments on commit dd00775

Please sign in to comment.