Fix plugin spec

This commit is contained in:
Sebastián Katzer 2013-10-08 14:41:53 +02:00
parent 14bf569922
commit bb2053600a

View File

@ -25,8 +25,7 @@
</feature> </feature>
</config-file> </config-file>
<config-file target="*-Info.plist" parent="CFBundleURLTypes"> <config-file target="*-Info.plist" parent="UIBackgroundModes">
<key>UIBackgroundModes</key>
<array> <array>
<string>location</string> <string>location</string>
</array> </array>