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>
</config-file>
<config-file target="*-Info.plist" parent="CFBundleURLTypes">
<key>UIBackgroundModes</key>
<config-file target="*-Info.plist" parent="UIBackgroundModes">
<array>
<string>location</string>
</array>