We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976dfd8 commit 96a474dCopy full SHA for 96a474d
ios8/MotionActivityDemo/MotionActivityDemo/Info.plist
@@ -34,5 +34,9 @@
34
<string>Resources/Images.xcassets/LaunchImage.launchimage</string>
35
<key>CFBundleIdentifier</key>
36
<string>com.xamarin.MotionActivityDemo</string>
37
+ <key>CFBundleName</key>
38
+ <string>MotionActivityDemo</string>
39
+ <key>NSMotionUsageDescription</key>
40
+ <string>MotionActivity App needs Motion Access</string>
41
</dict>
42
</plist>
0 commit comments