Commit 6820b3e9 authored by Chris Scott's avatar Chris Scott

Tweaking to config

parent b529a838
...@@ -34,8 +34,8 @@ ...@@ -34,8 +34,8 @@
</feature> </feature>
</config-file> </config-file>
<source-file src="src/ios/CDVBackgroundGeoLocation.m" target-dir="src/org/transistorsoft/background-geolocation" /> <source-file src="src/ios/CDVBackgroundGeoLocation.m" />
<source-file src="src/ios/CDVBackgroundGeoLocation.h" target-dir="src/org/transistorsoft/background-geolocation" /> <source-file src="src/ios/CDVBackgroundGeoLocation.h" />
<js-module src="www/ios/BackgroundGeoLocation.js" name="BackgroundGeoLocation"> <js-module src="www/ios/BackgroundGeoLocation.js" name="BackgroundGeoLocation">
<clobbers target="cordova.plugins.backgroundGeoLocation" /> <clobbers target="cordova.plugins.backgroundGeoLocation" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment