Skip to content

Commit 87da779

Browse files
author
Bitrise Bot
committed
New release 3.0.6
1 parent 6e0c5c8 commit 87da779

File tree

19 files changed

+164
-149
lines changed

19 files changed

+164
-149
lines changed
48.1 KB
Binary file not shown.

Beaconstac/Beaconstac.framework/Headers/Beaconstac-Swift.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,8 @@ SWIFT_CLASS("_TtC10Beaconstac7MBeacon")
358358
@property (nonatomic, readonly) double latitude;
359359
/// The longitude of the beacon
360360
@property (nonatomic, readonly) double longitude;
361+
/// The tags associated with the beacon
362+
@property (nonatomic, readonly, copy) NSArray<NSString *> * _Nonnull tags;
361363
/// The hardware object of the beacon
362364
@property (nonatomic, readonly, strong) MHardware * _Nonnull hardware;
363365
@property (nonatomic, readonly) int64_t latestRSSI;
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)