Skip to content

Commit b5ee14b

Browse files
committed
Fixed geofence monitoring
1 parent 9e0c333 commit b5ee14b

File tree

8 files changed

+5
-5
lines changed

8 files changed

+5
-5
lines changed

NearBee.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'NearBee'
33
s.swift_version = '5.0'
4-
s.version = '0.2.4-beta1'
4+
s.version = '0.3.0-beta1'
55
s.summary = 'iOS library for Eddystone beacons'
66

77
s.homepage = 'https://github.com/Beaconstac/NearBee-iOS-SDK'

NearBee/NearBee-Swift.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,4 +431,4 @@ typedef SWIFT_ENUM(NSInteger, NearBeeState, closed) {
431431
#if __has_attribute(external_source_symbol)
432432
# pragma clang attribute pop
433433
#endif
434-
#pragma clang diagnostic pop
434+
#pragma clang diagnostic pop
1 Byte
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

NearBee/NearBeeResources.bundle/_CodeSignature/CodeResources

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</data>
4343
<key>NearBeeModel.momd/VersionInfo.plist</key>
4444
<data>
45-
ViBg7qB0QkO4bet8kugpJD3R69s=
45+
2z8a6yNKSBQD51OLlEdELqZOrpg=
4646
</data>
4747
</dict>
4848
<key>files2</key>
@@ -150,11 +150,11 @@
150150
<dict>
151151
<key>hash</key>
152152
<data>
153-
ViBg7qB0QkO4bet8kugpJD3R69s=
153+
2z8a6yNKSBQD51OLlEdELqZOrpg=
154154
</data>
155155
<key>hash2</key>
156156
<data>
157-
M5BsbrqiuDlAl8LuCQnCQ988iH+fVnsr1898YsmZxw0=
157+
b+BCI/YICKyQ7y6eaYcHPQxd9kWK6xoE3Tkmy+VuhZI=
158158
</data>
159159
</dict>
160160
</dict>

NearBee/libNearBee.a

94.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)