This commit is contained in:
Sebastián Katzer 2013-10-08 15:16:13 +02:00
parent 69f35be659
commit 899d6d659d

View File

@ -34,9 +34,9 @@
</config-file> -->
<!-- Hint is displayed to user by first start -->
<!-- <config-file target="*-Info.plist" parent="NSLocationUsageDescription">
<config-file target="*-Info.plist" parent="NSLocationUsageDescription">
<string>Is required -for iOS 6 and above- to run the app in background!</string>
</config-file> -->
</config-file>
<header-file src="src/ios/APPBackgroundMode.h" />
<source-file src="src/ios/APPBackgroundMode.m" />