This commit is contained in:
Sebastián Katzer 2013-10-08 15:13:58 +02:00
parent 0f786d51a4
commit 69f35be659

View File

@ -27,11 +27,11 @@
</config-file> </config-file>
<!-- The app is able to run in background through location-tracking mode --> <!-- The app is able to run in background through location-tracking mode -->
<config-file target="*-Info.plist" parent="UIBackgroundModes"> <!-- <config-file target="*-Info.plist" parent="UIBackgroundModes">
<array> <array>
<string>location</string> <string>location</string>
</array> </array>
</config-file> </config-file> -->
<!-- Hint is displayed to user by first start --> <!-- Hint is displayed to user by first start -->
<!-- <config-file target="*-Info.plist" parent="NSLocationUsageDescription"> <!-- <config-file target="*-Info.plist" parent="NSLocationUsageDescription">