Commit 6dc678e5 authored by Chris Scott's avatar Chris Scott

Add new src-files

parent 3f76b629
...@@ -90,6 +90,8 @@ ...@@ -90,6 +90,8 @@
<framework src="AVFoundation.framework" weak="true" /> <framework src="AVFoundation.framework" weak="true" />
<source-file src="src/ios/CDVBackgroundGeoLocation.m" /> <source-file src="src/ios/CDVBackgroundGeoLocation.m" />
<header-file src="src/ios/CDVBackgroundGeoLocation.h" /> <header-file src="src/ios/CDVBackgroundGeoLocation.h" />
<source-file src="src/ios/BackgroundGeoLocation.m" />
<header-file src="src/ios/BackgroundGeoLocation.h" />
</platform> </platform>
<!-- wp8 --> <!-- wp8 -->
......
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