Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cordova-background-geolocation
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Aksimaya
cordova-background-geolocation
Commits
e64e5dae
Commit
e64e5dae
authored
May 22, 2015
by
Chris Scott
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'persistence-locking' into edge
parents
6560c37b
6da22677
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
3 additions
and
5 deletions
+3
-5
TSLocationManager.h
...nManager.framework/Versions/1/Headers/TSLocationManager.h
+0
-2
Info.plist
...LocationManager.framework/Versions/1/Resources/Info.plist
+0
-0
CodeDirectory
...amework/Versions/1/Resources/_CodeSignature/CodeDirectory
+0
-0
CodeResources
...amework/Versions/1/Resources/_CodeSignature/CodeResources
+3
-3
CodeSignature
...amework/Versions/1/Resources/_CodeSignature/CodeSignature
+0
-0
TSLocationManager
.../TSLocationManager.framework/Versions/1/TSLocationManager
+0
-0
No files found.
src/ios/TSLocationManager.framework/Versions/1/Headers/TSLocationManager.h
View file @
e64e5dae
...
...
@@ -4,8 +4,6 @@
@interface
TSLocationManager
:
NSObject
<
CLLocationManagerDelegate
>
@property
(
nonatomic
)
CLLocationDistance
odometer
;
-
(
void
)
configure
:(
NSDictionary
*
)
config
;
-
(
void
)
start
;
-
(
void
)
stop
;
...
...
src/ios/TSLocationManager.framework/Versions/1/Resources/Info.plist
View file @
e64e5dae
No preview for this file type
src/ios/TSLocationManager.framework/Versions/1/Resources/_CodeSignature/CodeDirectory
View file @
e64e5dae
No preview for this file type
src/ios/TSLocationManager.framework/Versions/1/Resources/_CodeSignature/CodeResources
View file @
e64e5dae
...
...
@@ -6,11 +6,11 @@
<dict>
<key>
Headers/TSLocationManager.h
</key>
<data>
cDmPMOfd6jEG9Kg62Au0tnkrqWA
=
uXAE4LxGF9ekkpUCvnRgTZf4wvM
=
</data>
<key>
Info.plist
</key>
<data>
xolLvzV3rJusVEx/xOJXBAgSQRw
=
1G+AqP61j6Sq6MmsyYP98Uqa1/Y
=
</data>
<key>
Modules/module.modulemap
</key>
<data>
...
...
@@ -21,7 +21,7 @@
<dict>
<key>
Headers/TSLocationManager.h
</key>
<data>
cDmPMOfd6jEG9Kg62Au0tnkrqWA
=
uXAE4LxGF9ekkpUCvnRgTZf4wvM
=
</data>
<key>
Modules/module.modulemap
</key>
<data>
...
...
src/ios/TSLocationManager.framework/Versions/1/Resources/_CodeSignature/CodeSignature
View file @
e64e5dae
No preview for this file type
src/ios/TSLocationManager.framework/Versions/1/TSLocationManager
View file @
e64e5dae
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment