Files
phonegap-plugins/iPhone/LocalNotification/example/PhoneGap.plist
2011-06-21 18:43:12 -07:00

15 lines
359 B
Plaintext

<?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>DetectPhoneNumber</key>
<true/>
<key>TopActivityIndicator</key>
<string>gray</string>
<key>EnableLocation</key>
<true/>
<key>EnableAcceleration</key>
<true/>
</dict>
</plist>