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

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" />