react-native-radar 4.31.0-beta.2 → 4.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/src/newarch/java/com/radar/RadarModule.kt +2 -2
- package/android/src/oldarch/java/com/radar/RadarModule.java +2 -2
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/ios/RNRadar.mm +2 -2
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Headers/Radar.h +17 -1
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Headers/RadarInitializeOptions.h +6 -0
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Headers/RadarSDK-Swift.h +4 -11
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Info.plist +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios.abi.json +809 -375
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64/RadarSDK.framework/RadarSDK +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Headers/Radar.h +17 -1
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Headers/RadarInitializeOptions.h +6 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Headers/RadarSDK-Swift.h +8 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Info.plist +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +809 -375
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +809 -375
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +19 -22
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/RadarSDK +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/RadarSDK.xcframework/ios-arm64_x86_64-simulator/RadarSDK.framework/_CodeSignature/CodeResources +27 -27
- package/ios/RadarSDKMotion.xcframework/Info.plist +5 -5
- package/ios/RadarSDKMotion.xcframework/ios-arm64/RadarSDKMotion.framework/Info.plist +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64/RadarSDKMotion.framework/RadarSDKMotion +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64_x86_64-simulator/RadarSDKMotion.framework/Info.plist +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64_x86_64-simulator/RadarSDKMotion.framework/RadarSDKMotion +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64_x86_64-simulator/RadarSDKMotion.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/RadarSDKMotion.xcframework/ios-arm64_x86_64-simulator/RadarSDKMotion.framework/_CodeSignature/CodeResources +1 -1
- package/package.json +1 -1
- package/src/version.ts +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3.
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
|
+
// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 6 -O -enable-experimental-feature DebugDescriptionMacro -module-name RadarSDK
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
import CoreLocation
|
|
6
6
|
import CoreTelephony
|
|
7
7
|
import Foundation
|
|
@@ -16,10 +16,8 @@ import _Concurrency
|
|
|
16
16
|
import _StringProcessing
|
|
17
17
|
import _SwiftConcurrencyShims
|
|
18
18
|
|
|
19
|
-
@_inheritsConvenienceInitializers @
|
|
20
|
-
@objc
|
|
21
|
-
@objc @available(iOS 13.0, *)
|
|
22
|
-
@_Concurrency.MainActor public static func loadImage(_ url: Swift.String) async -> UIKit.UIImage?
|
|
19
|
+
@_inheritsConvenienceInitializers @objc(RadarInAppMessageDelegate_Swift) @objcMembers @_Concurrency.MainActor open class RadarInAppMessageDelegate : ObjectiveC.NSObject, RadarSDK.RadarInAppMessageProtocol {
|
|
20
|
+
@objc @_Concurrency.MainActor public static func loadImage(_ url: Swift.String) async -> UIKit.UIImage?
|
|
23
21
|
@_Concurrency.MainActor @preconcurrency @objc open func createInAppMessageView(_ message: RadarSDK.RadarInAppMessage, onDismiss: @escaping () -> Swift.Void, onInAppMessageClicked: @escaping () -> Swift.Void, completionHandler: @escaping (UIKit.UIViewController) -> Swift.Void)
|
|
24
22
|
@_Concurrency.MainActor @preconcurrency @objc open func onInAppMessageButtonClicked(_ message: RadarSDK.RadarInAppMessage)
|
|
25
23
|
@_Concurrency.MainActor @preconcurrency @objc open func onInAppMessageDismissed(_ message: RadarSDK.RadarInAppMessage)
|
|
@@ -27,11 +25,22 @@ import _SwiftConcurrencyShims
|
|
|
27
25
|
@_Concurrency.MainActor @objc override dynamic public init()
|
|
28
26
|
@objc deinit
|
|
29
27
|
}
|
|
30
|
-
@_hasMissingDesignatedInitializers
|
|
31
|
-
final public class RadarAPIClient : Swift.Sendable {
|
|
28
|
+
@_hasMissingDesignatedInitializers final public class RadarAPIClient : Swift.Sendable {
|
|
32
29
|
public static let shared: RadarSDK.RadarAPIClient
|
|
33
30
|
@objc deinit
|
|
34
31
|
}
|
|
32
|
+
extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
33
|
+
public func toString() -> Swift.String
|
|
34
|
+
public static func from(string: Swift.String) -> RadarSDK.RadarLogLevel
|
|
35
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
36
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
37
|
+
}
|
|
38
|
+
extension RadarSDK.RadarLogType : Swift.Codable {
|
|
39
|
+
public func toString() -> Swift.String
|
|
40
|
+
public static func from(string: Swift.String) -> RadarSDK.RadarLogType
|
|
41
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
42
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
43
|
+
}
|
|
35
44
|
@_inheritsConvenienceInitializers @objc(RadarSyncManager) final public class RadarSyncManager : ObjectiveC.NSObject {
|
|
36
45
|
@objc public static func start(interval: Foundation.TimeInterval)
|
|
37
46
|
@objc public static func stop()
|
|
@@ -52,15 +61,6 @@ final public class RadarAPIClient : Swift.Sendable {
|
|
|
52
61
|
@objc override dynamic public init()
|
|
53
62
|
@objc deinit
|
|
54
63
|
}
|
|
55
|
-
extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
56
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
57
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
58
|
-
}
|
|
59
|
-
@_inheritsConvenienceInitializers @objc(RadarLogger_Swift) final public class RadarLogger : ObjectiveC.NSObject, Swift.Sendable {
|
|
60
|
-
@_Concurrency.MainActor @objc public static func setDelegate(_ delegate: any RadarSDK.RadarDelegate)
|
|
61
|
-
@objc override dynamic public init()
|
|
62
|
-
@objc deinit
|
|
63
|
-
}
|
|
64
64
|
@objc(RadarInAppMessage_Swift) @objcMembers final public class RadarInAppMessage_Swift : RadarSDK.RadarInAppMessage {
|
|
65
65
|
public struct Text : Swift.Sendable {
|
|
66
66
|
public var text: Swift.String
|
|
@@ -88,8 +88,7 @@ extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
|
88
88
|
@objc public static func toDictionary(_ message: RadarSDK.RadarInAppMessage) -> [Swift.String : Any]
|
|
89
89
|
@objc deinit
|
|
90
90
|
}
|
|
91
|
-
@_inheritsConvenienceInitializers @
|
|
92
|
-
@_Concurrency.MainActor @objc public class RadarInAppMessageManager : ObjectiveC.NSObject {
|
|
91
|
+
@_inheritsConvenienceInitializers @_Concurrency.MainActor @objc public class RadarInAppMessageManager : ObjectiveC.NSObject {
|
|
93
92
|
@objc @_Concurrency.MainActor public static let shared: RadarSDK.RadarInAppMessageManager
|
|
94
93
|
@_Concurrency.MainActor public var delegate: any RadarSDK.RadarInAppMessageProtocol
|
|
95
94
|
@_Concurrency.MainActor public var view: UIKit.UIView?
|
|
@@ -99,7 +98,5 @@ extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
|
99
98
|
@_Concurrency.MainActor @objc override dynamic public init()
|
|
100
99
|
@objc deinit
|
|
101
100
|
}
|
|
102
|
-
@available(iOS 13.0, *)
|
|
103
101
|
extension RadarSDK.RadarInAppMessageDelegate : Swift.Sendable {}
|
|
104
|
-
@available(iOS 13.0, *)
|
|
105
102
|
extension RadarSDK.RadarInAppMessageManager : Swift.Sendable {}
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3.
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
|
+
// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 6 -O -enable-experimental-feature DebugDescriptionMacro -module-name RadarSDK
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
import CoreLocation
|
|
6
6
|
import CoreTelephony
|
|
7
7
|
import Foundation
|
|
@@ -16,10 +16,8 @@ import _Concurrency
|
|
|
16
16
|
import _StringProcessing
|
|
17
17
|
import _SwiftConcurrencyShims
|
|
18
18
|
|
|
19
|
-
@_inheritsConvenienceInitializers @
|
|
20
|
-
@objc
|
|
21
|
-
@objc @available(iOS 13.0, *)
|
|
22
|
-
@_Concurrency.MainActor public static func loadImage(_ url: Swift.String) async -> UIKit.UIImage?
|
|
19
|
+
@_inheritsConvenienceInitializers @objc(RadarInAppMessageDelegate_Swift) @objcMembers @_Concurrency.MainActor open class RadarInAppMessageDelegate : ObjectiveC.NSObject, RadarSDK.RadarInAppMessageProtocol {
|
|
20
|
+
@objc @_Concurrency.MainActor public static func loadImage(_ url: Swift.String) async -> UIKit.UIImage?
|
|
23
21
|
@_Concurrency.MainActor @preconcurrency @objc open func createInAppMessageView(_ message: RadarSDK.RadarInAppMessage, onDismiss: @escaping () -> Swift.Void, onInAppMessageClicked: @escaping () -> Swift.Void, completionHandler: @escaping (UIKit.UIViewController) -> Swift.Void)
|
|
24
22
|
@_Concurrency.MainActor @preconcurrency @objc open func onInAppMessageButtonClicked(_ message: RadarSDK.RadarInAppMessage)
|
|
25
23
|
@_Concurrency.MainActor @preconcurrency @objc open func onInAppMessageDismissed(_ message: RadarSDK.RadarInAppMessage)
|
|
@@ -27,11 +25,22 @@ import _SwiftConcurrencyShims
|
|
|
27
25
|
@_Concurrency.MainActor @objc override dynamic public init()
|
|
28
26
|
@objc deinit
|
|
29
27
|
}
|
|
30
|
-
@_hasMissingDesignatedInitializers
|
|
31
|
-
final public class RadarAPIClient : Swift.Sendable {
|
|
28
|
+
@_hasMissingDesignatedInitializers final public class RadarAPIClient : Swift.Sendable {
|
|
32
29
|
public static let shared: RadarSDK.RadarAPIClient
|
|
33
30
|
@objc deinit
|
|
34
31
|
}
|
|
32
|
+
extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
33
|
+
public func toString() -> Swift.String
|
|
34
|
+
public static func from(string: Swift.String) -> RadarSDK.RadarLogLevel
|
|
35
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
36
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
37
|
+
}
|
|
38
|
+
extension RadarSDK.RadarLogType : Swift.Codable {
|
|
39
|
+
public func toString() -> Swift.String
|
|
40
|
+
public static func from(string: Swift.String) -> RadarSDK.RadarLogType
|
|
41
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
42
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
43
|
+
}
|
|
35
44
|
@_inheritsConvenienceInitializers @objc(RadarSyncManager) final public class RadarSyncManager : ObjectiveC.NSObject {
|
|
36
45
|
@objc public static func start(interval: Foundation.TimeInterval)
|
|
37
46
|
@objc public static func stop()
|
|
@@ -52,15 +61,6 @@ final public class RadarAPIClient : Swift.Sendable {
|
|
|
52
61
|
@objc override dynamic public init()
|
|
53
62
|
@objc deinit
|
|
54
63
|
}
|
|
55
|
-
extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
56
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
57
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
58
|
-
}
|
|
59
|
-
@_inheritsConvenienceInitializers @objc(RadarLogger_Swift) final public class RadarLogger : ObjectiveC.NSObject, Swift.Sendable {
|
|
60
|
-
@_Concurrency.MainActor @objc public static func setDelegate(_ delegate: any RadarSDK.RadarDelegate)
|
|
61
|
-
@objc override dynamic public init()
|
|
62
|
-
@objc deinit
|
|
63
|
-
}
|
|
64
64
|
@objc(RadarInAppMessage_Swift) @objcMembers final public class RadarInAppMessage_Swift : RadarSDK.RadarInAppMessage {
|
|
65
65
|
public struct Text : Swift.Sendable {
|
|
66
66
|
public var text: Swift.String
|
|
@@ -88,8 +88,7 @@ extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
|
88
88
|
@objc public static func toDictionary(_ message: RadarSDK.RadarInAppMessage) -> [Swift.String : Any]
|
|
89
89
|
@objc deinit
|
|
90
90
|
}
|
|
91
|
-
@_inheritsConvenienceInitializers @
|
|
92
|
-
@_Concurrency.MainActor @objc public class RadarInAppMessageManager : ObjectiveC.NSObject {
|
|
91
|
+
@_inheritsConvenienceInitializers @_Concurrency.MainActor @objc public class RadarInAppMessageManager : ObjectiveC.NSObject {
|
|
93
92
|
@objc @_Concurrency.MainActor public static let shared: RadarSDK.RadarInAppMessageManager
|
|
94
93
|
@_Concurrency.MainActor public var delegate: any RadarSDK.RadarInAppMessageProtocol
|
|
95
94
|
@_Concurrency.MainActor public var view: UIKit.UIView?
|
|
@@ -99,7 +98,5 @@ extension RadarSDK.RadarLogLevel : Swift.Codable {
|
|
|
99
98
|
@_Concurrency.MainActor @objc override dynamic public init()
|
|
100
99
|
@objc deinit
|
|
101
100
|
}
|
|
102
|
-
@available(iOS 13.0, *)
|
|
103
101
|
extension RadarSDK.RadarInAppMessageDelegate : Swift.Sendable {}
|
|
104
|
-
@available(iOS 13.0, *)
|
|
105
102
|
extension RadarSDK.RadarInAppMessageManager : Swift.Sendable {}
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>Headers/Radar.h</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
hf4xfkdoxlrTFlwjz1SMTvsRoNU=
|
|
10
10
|
</data>
|
|
11
11
|
<key>Headers/RadarAddress.h</key>
|
|
12
12
|
<data>
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
</data>
|
|
67
67
|
<key>Headers/RadarInitializeOptions.h</key>
|
|
68
68
|
<data>
|
|
69
|
-
|
|
69
|
+
eh/IAnokIsUwV5ac3tI4nKBHeiw=
|
|
70
70
|
</data>
|
|
71
71
|
<key>Headers/RadarMotionProtocol.h</key>
|
|
72
72
|
<data>
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
</data>
|
|
119
119
|
<key>Headers/RadarSDK-Swift.h</key>
|
|
120
120
|
<data>
|
|
121
|
-
|
|
121
|
+
kcKPOY1MyG8/6ANb5mBUIBhzoO8=
|
|
122
122
|
</data>
|
|
123
123
|
<key>Headers/RadarSDK.h</key>
|
|
124
124
|
<data>
|
|
@@ -174,47 +174,47 @@
|
|
|
174
174
|
</data>
|
|
175
175
|
<key>Info.plist</key>
|
|
176
176
|
<data>
|
|
177
|
-
|
|
177
|
+
7Fc6mfGanu7ZswoKAQP+/9huZaE=
|
|
178
178
|
</data>
|
|
179
179
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
180
180
|
<data>
|
|
181
|
-
|
|
181
|
+
m3s10/8+OV3+hOuNxgqVAjhFaow=
|
|
182
182
|
</data>
|
|
183
183
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
184
184
|
<data>
|
|
185
|
-
|
|
185
|
+
9Yfnadofj1NfYcl3hWfNZ9mcxi0=
|
|
186
186
|
</data>
|
|
187
187
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
188
188
|
<data>
|
|
189
|
-
|
|
189
|
+
rLumBPT/Cjw0F0574EAL8DLOuqk=
|
|
190
190
|
</data>
|
|
191
191
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
192
192
|
<data>
|
|
193
|
-
|
|
193
|
+
9Yfnadofj1NfYcl3hWfNZ9mcxi0=
|
|
194
194
|
</data>
|
|
195
195
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
196
196
|
<data>
|
|
197
|
-
|
|
197
|
+
6R9fbNDr2db604+T3/PsyV/Rink=
|
|
198
198
|
</data>
|
|
199
199
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
200
200
|
<data>
|
|
201
|
-
|
|
201
|
+
m3s10/8+OV3+hOuNxgqVAjhFaow=
|
|
202
202
|
</data>
|
|
203
203
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
204
204
|
<data>
|
|
205
|
-
|
|
205
|
+
aohLAHkJZFq3ssLa6sLEruZO9eY=
|
|
206
206
|
</data>
|
|
207
207
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
208
208
|
<data>
|
|
209
|
-
|
|
209
|
+
xaks/6l3PbK7VPMXd19zS8lFMx8=
|
|
210
210
|
</data>
|
|
211
211
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
212
212
|
<data>
|
|
213
|
-
|
|
213
|
+
aohLAHkJZFq3ssLa6sLEruZO9eY=
|
|
214
214
|
</data>
|
|
215
215
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
216
216
|
<data>
|
|
217
|
-
|
|
217
|
+
o19j5+gIb8ju4q+Hme+py6JxOIc=
|
|
218
218
|
</data>
|
|
219
219
|
<key>Modules/module.modulemap</key>
|
|
220
220
|
<data>
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
<dict>
|
|
232
232
|
<key>hash2</key>
|
|
233
233
|
<data>
|
|
234
|
-
|
|
234
|
+
pckUFvuE959ls+si0S5/gALwPssskA4T7x9Q/IF0CUo=
|
|
235
235
|
</data>
|
|
236
236
|
</dict>
|
|
237
237
|
<key>Headers/RadarAddress.h</key>
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
<dict>
|
|
337
337
|
<key>hash2</key>
|
|
338
338
|
<data>
|
|
339
|
-
|
|
339
|
+
oxC3u8b67RVPFDPSAvPl6sK5uELsCYFwdJPDYfNngXY=
|
|
340
340
|
</data>
|
|
341
341
|
</dict>
|
|
342
342
|
<key>Headers/RadarMotionProtocol.h</key>
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
<dict>
|
|
428
428
|
<key>hash2</key>
|
|
429
429
|
<data>
|
|
430
|
-
|
|
430
|
+
n4OkQnEtGdSAnEHmzJcW2bmXu3FEs3gf3nk9aPdtv1Y=
|
|
431
431
|
</data>
|
|
432
432
|
</dict>
|
|
433
433
|
<key>Headers/RadarSDK.h</key>
|
|
@@ -525,70 +525,70 @@
|
|
|
525
525
|
<dict>
|
|
526
526
|
<key>hash2</key>
|
|
527
527
|
<data>
|
|
528
|
-
|
|
528
|
+
rJPqYIrCpwfjcBBej6eXTlYr3gi5/4WWnh3n6HYu+5g=
|
|
529
529
|
</data>
|
|
530
530
|
</dict>
|
|
531
531
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
532
532
|
<dict>
|
|
533
533
|
<key>hash2</key>
|
|
534
534
|
<data>
|
|
535
|
-
|
|
535
|
+
0nea0ENBwmm8oNdrOxQMY/1sNXOL9d67vuwWMA9hLHs=
|
|
536
536
|
</data>
|
|
537
537
|
</dict>
|
|
538
538
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
539
539
|
<dict>
|
|
540
540
|
<key>hash2</key>
|
|
541
541
|
<data>
|
|
542
|
-
|
|
542
|
+
HTtY/8vaD7hRqXWwa8rtA6/JemUU6p6BTup66KQjSZ0=
|
|
543
543
|
</data>
|
|
544
544
|
</dict>
|
|
545
545
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
546
546
|
<dict>
|
|
547
547
|
<key>hash2</key>
|
|
548
548
|
<data>
|
|
549
|
-
|
|
549
|
+
0nea0ENBwmm8oNdrOxQMY/1sNXOL9d67vuwWMA9hLHs=
|
|
550
550
|
</data>
|
|
551
551
|
</dict>
|
|
552
552
|
<key>Modules/RadarSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
553
553
|
<dict>
|
|
554
554
|
<key>hash2</key>
|
|
555
555
|
<data>
|
|
556
|
-
|
|
556
|
+
FlQnQUFhQY1D7fWpANHLMyAmIXzHbSngPSUGJgsv3oU=
|
|
557
557
|
</data>
|
|
558
558
|
</dict>
|
|
559
559
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
560
560
|
<dict>
|
|
561
561
|
<key>hash2</key>
|
|
562
562
|
<data>
|
|
563
|
-
|
|
563
|
+
rJPqYIrCpwfjcBBej6eXTlYr3gi5/4WWnh3n6HYu+5g=
|
|
564
564
|
</data>
|
|
565
565
|
</dict>
|
|
566
566
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
567
567
|
<dict>
|
|
568
568
|
<key>hash2</key>
|
|
569
569
|
<data>
|
|
570
|
-
|
|
570
|
+
P3GHZQBmf7gC4BgGLAufrL0+5T8s9MsL0be1tKBH5HE=
|
|
571
571
|
</data>
|
|
572
572
|
</dict>
|
|
573
573
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
574
574
|
<dict>
|
|
575
575
|
<key>hash2</key>
|
|
576
576
|
<data>
|
|
577
|
-
|
|
577
|
+
gyU/QKF7OC59CqohFpdpfr3QCPYK9fs5F6zZLw7mjw0=
|
|
578
578
|
</data>
|
|
579
579
|
</dict>
|
|
580
580
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
581
581
|
<dict>
|
|
582
582
|
<key>hash2</key>
|
|
583
583
|
<data>
|
|
584
|
-
|
|
584
|
+
P3GHZQBmf7gC4BgGLAufrL0+5T8s9MsL0be1tKBH5HE=
|
|
585
585
|
</data>
|
|
586
586
|
</dict>
|
|
587
587
|
<key>Modules/RadarSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
588
588
|
<dict>
|
|
589
589
|
<key>hash2</key>
|
|
590
590
|
<data>
|
|
591
|
-
|
|
591
|
+
5ijhSDF4KxrCYjRpQjQoOv8B4VaKHKqj7Qr+n/zmzQQ=
|
|
592
592
|
</data>
|
|
593
593
|
</dict>
|
|
594
594
|
<key>Modules/module.modulemap</key>
|
|
@@ -8,32 +8,32 @@
|
|
|
8
8
|
<key>BinaryPath</key>
|
|
9
9
|
<string>RadarSDKMotion.framework/RadarSDKMotion</string>
|
|
10
10
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
11
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
12
12
|
<key>LibraryPath</key>
|
|
13
13
|
<string>RadarSDKMotion.framework</string>
|
|
14
14
|
<key>SupportedArchitectures</key>
|
|
15
15
|
<array>
|
|
16
16
|
<string>arm64</string>
|
|
17
|
+
<string>x86_64</string>
|
|
17
18
|
</array>
|
|
18
19
|
<key>SupportedPlatform</key>
|
|
19
20
|
<string>ios</string>
|
|
21
|
+
<key>SupportedPlatformVariant</key>
|
|
22
|
+
<string>simulator</string>
|
|
20
23
|
</dict>
|
|
21
24
|
<dict>
|
|
22
25
|
<key>BinaryPath</key>
|
|
23
26
|
<string>RadarSDKMotion.framework/RadarSDKMotion</string>
|
|
24
27
|
<key>LibraryIdentifier</key>
|
|
25
|
-
<string>ios-
|
|
28
|
+
<string>ios-arm64</string>
|
|
26
29
|
<key>LibraryPath</key>
|
|
27
30
|
<string>RadarSDKMotion.framework</string>
|
|
28
31
|
<key>SupportedArchitectures</key>
|
|
29
32
|
<array>
|
|
30
33
|
<string>arm64</string>
|
|
31
|
-
<string>x86_64</string>
|
|
32
34
|
</array>
|
|
33
35
|
<key>SupportedPlatform</key>
|
|
34
36
|
<string>ios</string>
|
|
35
|
-
<key>SupportedPlatformVariant</key>
|
|
36
|
-
<string>simulator</string>
|
|
37
37
|
</dict>
|
|
38
38
|
</array>
|
|
39
39
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "React Native module for Radar, the leading geofencing and location tracking platform",
|
|
4
4
|
"homepage": "https://radar.com",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
|
-
"version": "4.31.0
|
|
6
|
+
"version": "4.31.0",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"files": [
|
|
9
9
|
"dist",
|
package/src/version.ts
CHANGED