Commit edb74a58 authored by Chris Scott's avatar Chris Scott

Tweak config.xml

parent 6820b3e9
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<source-file src="src/ios/CDVBackgroundGeoLocation.h" /> <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="plugins.backgroundGeoLocation" />
</js-module> </js-module>
</platform> </platform>
......
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