mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-22 07:14:54 +00:00
For test
This commit is contained in:
parent
d7c0129743
commit
0f786d51a4
@ -34,9 +34,9 @@
|
|||||||
</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">
|
||||||
<string>Is required -for iOS 6 and above- to run the app in background!</string>
|
<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" />
|
<header-file src="src/ios/APPBackgroundMode.h" />
|
||||||
<source-file src="src/ios/APPBackgroundMode.m" />
|
<source-file src="src/ios/APPBackgroundMode.m" />
|
||||||
|
Loading…
Reference in New Issue
Block a user