@selligent-marketing-cloud/selligent-react-native 3.2.6 → 3.3.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/README.md +28 -42
- package/RNSelligentMapper.podspec +22 -0
- package/android/build.gradle +6 -4
- package/android/src/main/java/com/selligent/BroadcastDataFactory.java +12 -6
- package/android/src/main/java/com/selligent/ButtonAction.java +2 -1
- package/android/src/main/java/com/selligent/ButtonBroadcastEventDataParser.java +9 -1
- package/android/src/main/java/com/selligent/Event.java +3 -3
- package/android/src/main/java/com/selligent/InAppMessageBroadcastEventDataParser.java +9 -1
- package/android/src/main/java/com/selligent/RNSelligent.java +96 -75
- package/android/src/main/java/com/selligent/SMEventFactory.java +2 -1
- package/android/src/main/java/com/selligent/SMSettingsFactory.java +3 -0
- package/android/src/main/java/com/selligent/Settings.java +15 -3
- package/documentation/README.md +52 -11
- package/index.android.js +0 -9
- package/index.js +9 -0
- package/ios/RNSelligentMapper.m +8 -4
- package/package.json +2 -3
- package/RNSelligent.podspec +0 -21
- package/ios/RNSelligentMobileSDK.xcframework/Info.plist +0 -40
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/Headers/RNSelligentMobileSDK-Swift.h +0 -350
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/Info.plist +0 -0
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios.abi.json +0 -2603
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +0 -59
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios.swiftinterface +0 -59
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/Modules/module.modulemap +0 -4
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/RNSelligentMobileSDK +0 -0
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64/RNSelligentMobileSDK.framework/_CodeSignature/CodeResources +0 -179
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Headers/RNSelligentMobileSDK-Swift.h +0 -696
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Info.plist +0 -0
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -2603
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -59
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +0 -59
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -2603
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +0 -59
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +0 -59
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/Modules/module.modulemap +0 -4
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/RNSelligentMobileSDK +0 -0
- package/ios/RNSelligentMobileSDK.xcframework/ios-arm64_x86_64-simulator/RNSelligentMobileSDK.framework/_CodeSignature/CodeResources +0 -234
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-ios11.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name RNSelligentMobileSDK
|
|
4
|
-
// swift-module-flags-ignorable: -enable-bare-slash-regex
|
|
5
|
-
import Foundation
|
|
6
|
-
import SelligentMobileSDK
|
|
7
|
-
import Swift
|
|
8
|
-
import UIKit
|
|
9
|
-
import UserNotifications
|
|
10
|
-
import _Concurrency
|
|
11
|
-
import _StringProcessing
|
|
12
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
13
|
-
@objc public static func getVersionLib() -> Swift.String
|
|
14
|
-
@objc public static func getDeviceId() -> Swift.String
|
|
15
|
-
@objc public static func setInAppMessageStylingTemplates(_ templates: [RNSelligentMobileSDK.InAppMessageStylingTemplate], defaultTemplateId: Swift.String?)
|
|
16
|
-
@objc public static func executePushAction()
|
|
17
|
-
@objc public static func applyLogLevel(_ logLevels: [Swift.Int])
|
|
18
|
-
}
|
|
19
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
20
|
-
@objc public static func enable(inAppMessages: Swift.Bool)
|
|
21
|
-
@objc public static func getInAppMessages() -> [[Swift.AnyHashable : Any]]
|
|
22
|
-
@objc public static func setInAppMessageAsSeen(_ messageId: Swift.String, seen: Swift.Bool = true) -> Swift.String?
|
|
23
|
-
@objc public static func setInAppMessageAsDeleted(_ messageId: Swift.String) -> Swift.String?
|
|
24
|
-
@objc public static func executeButtonAction(_ buttonId: Swift.String, messageId: Swift.String) -> Swift.String?
|
|
25
|
-
@objc public static func displayNotification(_ notificationId: Swift.String, templateId: Swift.String?)
|
|
26
|
-
}
|
|
27
|
-
@objc public protocol RNSelligentEventHandlerProtocol {
|
|
28
|
-
@objc func sendBroadcastEvent(name: Swift.String, type: Swift.String, data: [Swift.AnyHashable : Any]?)
|
|
29
|
-
}
|
|
30
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
31
|
-
@objc public static func enableNotifications(_ enable: Swift.Bool)
|
|
32
|
-
@objc public static func registerForProvisionalRemoteNotification()
|
|
33
|
-
@objc public static func displayLastReceivedRemotePushNotification(withTemplateId: Swift.String?)
|
|
34
|
-
@objc public static func getLastRemotePushNotification() -> [Swift.AnyHashable : Any]?
|
|
35
|
-
@objc public static func displayLastReceivedNotification()
|
|
36
|
-
}
|
|
37
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
38
|
-
@objc public static func sendEvent(_ data: [Swift.AnyHashable : Any], completion: @escaping ((Swift.Bool, Swift.String) -> Swift.Void))
|
|
39
|
-
@objc public static func subscribeToEvents(_ customEvents: [Swift.String])
|
|
40
|
-
}
|
|
41
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
42
|
-
@objc public static func didRegisterForRemoteNotifications(withDeviceToken: Foundation.Data)
|
|
43
|
-
@objc public static func didFailToRegisterForRemoteNotificationsWithError(_ error: Swift.Error)
|
|
44
|
-
@objc public static func didReceiveRemoteNotification(_ notification: [Swift.AnyHashable : Any], fetchCompletionHandler: ((UIKit.UIBackgroundFetchResult) -> Swift.Void)?)
|
|
45
|
-
@objc public static func willPresentNotification(_ notification: UserNotifications.UNNotification, withCompletionHandler: ((UserNotifications.UNNotificationPresentationOptions) -> Swift.Void)?)
|
|
46
|
-
@objc public static func willPresentNotification(_ notification: UserNotifications.UNNotification, templateId: Swift.String?, withCompletionHandler: ((UserNotifications.UNNotificationPresentationOptions) -> Swift.Void)?)
|
|
47
|
-
@objc public static func didReceiveNotificationResponse(_ response: UserNotifications.UNNotificationResponse, withCompletionHandler: (() -> Swift.Void)?)
|
|
48
|
-
@objc public static func didReceiveNotificationResponse(_ response: UserNotifications.UNNotificationResponse, templateId: Swift.String?, withCompletionHandler: (() -> Swift.Void)?)
|
|
49
|
-
}
|
|
50
|
-
@objc @_inheritsConvenienceInitializers public class RNSelligent : ObjectiveC.NSObject {
|
|
51
|
-
@objc public static var eventDelegate: RNSelligentMobileSDK.RNSelligentEventHandlerProtocol?
|
|
52
|
-
@objc public static func configureWithLaunchOptions(_ launchOptions: [Swift.AnyHashable : Any] = [:])
|
|
53
|
-
@objc override dynamic public init()
|
|
54
|
-
@objc deinit
|
|
55
|
-
}
|
|
56
|
-
@objc public class InAppMessageStylingTemplate : ObjectiveC.NSObject {
|
|
57
|
-
@objc public init(templateId: Swift.String, styleOptions: SelligentMobileSDK.SMInAppMessageStyleOptions)
|
|
58
|
-
@objc deinit
|
|
59
|
-
}
|
|
Binary file
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-ios11.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name RNSelligentMobileSDK
|
|
4
|
-
// swift-module-flags-ignorable: -enable-bare-slash-regex
|
|
5
|
-
import Foundation
|
|
6
|
-
import SelligentMobileSDK
|
|
7
|
-
import Swift
|
|
8
|
-
import UIKit
|
|
9
|
-
import UserNotifications
|
|
10
|
-
import _Concurrency
|
|
11
|
-
import _StringProcessing
|
|
12
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
13
|
-
@objc public static func getVersionLib() -> Swift.String
|
|
14
|
-
@objc public static func getDeviceId() -> Swift.String
|
|
15
|
-
@objc public static func setInAppMessageStylingTemplates(_ templates: [RNSelligentMobileSDK.InAppMessageStylingTemplate], defaultTemplateId: Swift.String?)
|
|
16
|
-
@objc public static func executePushAction()
|
|
17
|
-
@objc public static func applyLogLevel(_ logLevels: [Swift.Int])
|
|
18
|
-
}
|
|
19
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
20
|
-
@objc public static func enable(inAppMessages: Swift.Bool)
|
|
21
|
-
@objc public static func getInAppMessages() -> [[Swift.AnyHashable : Any]]
|
|
22
|
-
@objc public static func setInAppMessageAsSeen(_ messageId: Swift.String, seen: Swift.Bool = true) -> Swift.String?
|
|
23
|
-
@objc public static func setInAppMessageAsDeleted(_ messageId: Swift.String) -> Swift.String?
|
|
24
|
-
@objc public static func executeButtonAction(_ buttonId: Swift.String, messageId: Swift.String) -> Swift.String?
|
|
25
|
-
@objc public static func displayNotification(_ notificationId: Swift.String, templateId: Swift.String?)
|
|
26
|
-
}
|
|
27
|
-
@objc public protocol RNSelligentEventHandlerProtocol {
|
|
28
|
-
@objc func sendBroadcastEvent(name: Swift.String, type: Swift.String, data: [Swift.AnyHashable : Any]?)
|
|
29
|
-
}
|
|
30
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
31
|
-
@objc public static func enableNotifications(_ enable: Swift.Bool)
|
|
32
|
-
@objc public static func registerForProvisionalRemoteNotification()
|
|
33
|
-
@objc public static func displayLastReceivedRemotePushNotification(withTemplateId: Swift.String?)
|
|
34
|
-
@objc public static func getLastRemotePushNotification() -> [Swift.AnyHashable : Any]?
|
|
35
|
-
@objc public static func displayLastReceivedNotification()
|
|
36
|
-
}
|
|
37
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
38
|
-
@objc public static func sendEvent(_ data: [Swift.AnyHashable : Any], completion: @escaping ((Swift.Bool, Swift.String) -> Swift.Void))
|
|
39
|
-
@objc public static func subscribeToEvents(_ customEvents: [Swift.String])
|
|
40
|
-
}
|
|
41
|
-
extension RNSelligentMobileSDK.RNSelligent {
|
|
42
|
-
@objc public static func didRegisterForRemoteNotifications(withDeviceToken: Foundation.Data)
|
|
43
|
-
@objc public static func didFailToRegisterForRemoteNotificationsWithError(_ error: Swift.Error)
|
|
44
|
-
@objc public static func didReceiveRemoteNotification(_ notification: [Swift.AnyHashable : Any], fetchCompletionHandler: ((UIKit.UIBackgroundFetchResult) -> Swift.Void)?)
|
|
45
|
-
@objc public static func willPresentNotification(_ notification: UserNotifications.UNNotification, withCompletionHandler: ((UserNotifications.UNNotificationPresentationOptions) -> Swift.Void)?)
|
|
46
|
-
@objc public static func willPresentNotification(_ notification: UserNotifications.UNNotification, templateId: Swift.String?, withCompletionHandler: ((UserNotifications.UNNotificationPresentationOptions) -> Swift.Void)?)
|
|
47
|
-
@objc public static func didReceiveNotificationResponse(_ response: UserNotifications.UNNotificationResponse, withCompletionHandler: (() -> Swift.Void)?)
|
|
48
|
-
@objc public static func didReceiveNotificationResponse(_ response: UserNotifications.UNNotificationResponse, templateId: Swift.String?, withCompletionHandler: (() -> Swift.Void)?)
|
|
49
|
-
}
|
|
50
|
-
@objc @_inheritsConvenienceInitializers public class RNSelligent : ObjectiveC.NSObject {
|
|
51
|
-
@objc public static var eventDelegate: RNSelligentMobileSDK.RNSelligentEventHandlerProtocol?
|
|
52
|
-
@objc public static func configureWithLaunchOptions(_ launchOptions: [Swift.AnyHashable : Any] = [:])
|
|
53
|
-
@objc override dynamic public init()
|
|
54
|
-
@objc deinit
|
|
55
|
-
}
|
|
56
|
-
@objc public class InAppMessageStylingTemplate : ObjectiveC.NSObject {
|
|
57
|
-
@objc public init(templateId: Swift.String, styleOptions: SelligentMobileSDK.SMInAppMessageStyleOptions)
|
|
58
|
-
@objc deinit
|
|
59
|
-
}
|
|
Binary file
|
|
@@ -1,234 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>files</key>
|
|
6
|
-
<dict>
|
|
7
|
-
<key>Headers/RNSelligentMobileSDK-Swift.h</key>
|
|
8
|
-
<data>
|
|
9
|
-
GbYqWGPT9yRRBvsnizjjfkVtBD4=
|
|
10
|
-
</data>
|
|
11
|
-
<key>Info.plist</key>
|
|
12
|
-
<data>
|
|
13
|
-
T/bdYria7jsXdWZOPqpeiHnSRPs=
|
|
14
|
-
</data>
|
|
15
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
16
|
-
<data>
|
|
17
|
-
tc8MJ55RjFe9vo6UhhUvhZ1PpqE=
|
|
18
|
-
</data>
|
|
19
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
20
|
-
<data>
|
|
21
|
-
bLlofJtBx1942Nn0ECGCOb2/9ck=
|
|
22
|
-
</data>
|
|
23
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
24
|
-
<data>
|
|
25
|
-
wlNdc24Wl792KfBPk6yN6OWG8L0=
|
|
26
|
-
</data>
|
|
27
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
28
|
-
<data>
|
|
29
|
-
bLlofJtBx1942Nn0ECGCOb2/9ck=
|
|
30
|
-
</data>
|
|
31
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
32
|
-
<data>
|
|
33
|
-
yNLrF3UhGpdG9hUQmXzNLMoM4/s=
|
|
34
|
-
</data>
|
|
35
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
36
|
-
<data>
|
|
37
|
-
tc8MJ55RjFe9vo6UhhUvhZ1PpqE=
|
|
38
|
-
</data>
|
|
39
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
40
|
-
<data>
|
|
41
|
-
NOc/OGpb59BQD9MVt/cB5bhV4Hk=
|
|
42
|
-
</data>
|
|
43
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
44
|
-
<data>
|
|
45
|
-
xYEhFf9K2ymFLMji4ijtcKfv2aw=
|
|
46
|
-
</data>
|
|
47
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
48
|
-
<data>
|
|
49
|
-
NOc/OGpb59BQD9MVt/cB5bhV4Hk=
|
|
50
|
-
</data>
|
|
51
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
52
|
-
<data>
|
|
53
|
-
YEFza4qPCKTUX3+aYIDJvXf5eOs=
|
|
54
|
-
</data>
|
|
55
|
-
<key>Modules/module.modulemap</key>
|
|
56
|
-
<data>
|
|
57
|
-
ud88UVqZgcSH0f8AbK5AbeqzEAE=
|
|
58
|
-
</data>
|
|
59
|
-
</dict>
|
|
60
|
-
<key>files2</key>
|
|
61
|
-
<dict>
|
|
62
|
-
<key>Headers/RNSelligentMobileSDK-Swift.h</key>
|
|
63
|
-
<dict>
|
|
64
|
-
<key>hash2</key>
|
|
65
|
-
<data>
|
|
66
|
-
b6E/HIxjrP2giwXFgtgZjyMIueT8JrZ2V7e9D2HWdBc=
|
|
67
|
-
</data>
|
|
68
|
-
</dict>
|
|
69
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
70
|
-
<dict>
|
|
71
|
-
<key>hash2</key>
|
|
72
|
-
<data>
|
|
73
|
-
7943n7fiHc3svhqLh3An+v3KLqbpBQIgQuPdd+6fX3Y=
|
|
74
|
-
</data>
|
|
75
|
-
</dict>
|
|
76
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
77
|
-
<dict>
|
|
78
|
-
<key>hash2</key>
|
|
79
|
-
<data>
|
|
80
|
-
RbS2nkUBWn8hyn+OlP0Za4KQ5s+JkTF4Hh9Hj6dD1CQ=
|
|
81
|
-
</data>
|
|
82
|
-
</dict>
|
|
83
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
84
|
-
<dict>
|
|
85
|
-
<key>hash2</key>
|
|
86
|
-
<data>
|
|
87
|
-
m9czQDkeocO0WUsbe+jb1Mx0WrzTn6HoluNM8WPLPy4=
|
|
88
|
-
</data>
|
|
89
|
-
</dict>
|
|
90
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
91
|
-
<dict>
|
|
92
|
-
<key>hash2</key>
|
|
93
|
-
<data>
|
|
94
|
-
RbS2nkUBWn8hyn+OlP0Za4KQ5s+JkTF4Hh9Hj6dD1CQ=
|
|
95
|
-
</data>
|
|
96
|
-
</dict>
|
|
97
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
98
|
-
<dict>
|
|
99
|
-
<key>hash2</key>
|
|
100
|
-
<data>
|
|
101
|
-
Q1c2g+hgFFEn9C4a9pzW6AXpuAGIA0iDdqSeqGmzWd0=
|
|
102
|
-
</data>
|
|
103
|
-
</dict>
|
|
104
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
105
|
-
<dict>
|
|
106
|
-
<key>hash2</key>
|
|
107
|
-
<data>
|
|
108
|
-
7943n7fiHc3svhqLh3An+v3KLqbpBQIgQuPdd+6fX3Y=
|
|
109
|
-
</data>
|
|
110
|
-
</dict>
|
|
111
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
112
|
-
<dict>
|
|
113
|
-
<key>hash2</key>
|
|
114
|
-
<data>
|
|
115
|
-
NBmXoF6n3JYO/PoNbHg5S4N/8F/SgFUh74niGw6bvkQ=
|
|
116
|
-
</data>
|
|
117
|
-
</dict>
|
|
118
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
119
|
-
<dict>
|
|
120
|
-
<key>hash2</key>
|
|
121
|
-
<data>
|
|
122
|
-
YtsvcZKthr6ZZWop/9F12Po8EGhOJIGNdxHwf20R67Y=
|
|
123
|
-
</data>
|
|
124
|
-
</dict>
|
|
125
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
126
|
-
<dict>
|
|
127
|
-
<key>hash2</key>
|
|
128
|
-
<data>
|
|
129
|
-
NBmXoF6n3JYO/PoNbHg5S4N/8F/SgFUh74niGw6bvkQ=
|
|
130
|
-
</data>
|
|
131
|
-
</dict>
|
|
132
|
-
<key>Modules/RNSelligentMobileSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
133
|
-
<dict>
|
|
134
|
-
<key>hash2</key>
|
|
135
|
-
<data>
|
|
136
|
-
ccQm++84Zns6BCZ7oxt73LJCE4UiFSFkzfVSboQah7o=
|
|
137
|
-
</data>
|
|
138
|
-
</dict>
|
|
139
|
-
<key>Modules/module.modulemap</key>
|
|
140
|
-
<dict>
|
|
141
|
-
<key>hash2</key>
|
|
142
|
-
<data>
|
|
143
|
-
b2z1gUaLy3SjL0vgzLkqUo/VaeEmEhUS3608GLC3lg8=
|
|
144
|
-
</data>
|
|
145
|
-
</dict>
|
|
146
|
-
</dict>
|
|
147
|
-
<key>rules</key>
|
|
148
|
-
<dict>
|
|
149
|
-
<key>^.*</key>
|
|
150
|
-
<true/>
|
|
151
|
-
<key>^.*\.lproj/</key>
|
|
152
|
-
<dict>
|
|
153
|
-
<key>optional</key>
|
|
154
|
-
<true/>
|
|
155
|
-
<key>weight</key>
|
|
156
|
-
<real>1000</real>
|
|
157
|
-
</dict>
|
|
158
|
-
<key>^.*\.lproj/locversion.plist$</key>
|
|
159
|
-
<dict>
|
|
160
|
-
<key>omit</key>
|
|
161
|
-
<true/>
|
|
162
|
-
<key>weight</key>
|
|
163
|
-
<real>1100</real>
|
|
164
|
-
</dict>
|
|
165
|
-
<key>^Base\.lproj/</key>
|
|
166
|
-
<dict>
|
|
167
|
-
<key>weight</key>
|
|
168
|
-
<real>1010</real>
|
|
169
|
-
</dict>
|
|
170
|
-
<key>^version.plist$</key>
|
|
171
|
-
<true/>
|
|
172
|
-
</dict>
|
|
173
|
-
<key>rules2</key>
|
|
174
|
-
<dict>
|
|
175
|
-
<key>.*\.dSYM($|/)</key>
|
|
176
|
-
<dict>
|
|
177
|
-
<key>weight</key>
|
|
178
|
-
<real>11</real>
|
|
179
|
-
</dict>
|
|
180
|
-
<key>^(.*/)?\.DS_Store$</key>
|
|
181
|
-
<dict>
|
|
182
|
-
<key>omit</key>
|
|
183
|
-
<true/>
|
|
184
|
-
<key>weight</key>
|
|
185
|
-
<real>2000</real>
|
|
186
|
-
</dict>
|
|
187
|
-
<key>^.*</key>
|
|
188
|
-
<true/>
|
|
189
|
-
<key>^.*\.lproj/</key>
|
|
190
|
-
<dict>
|
|
191
|
-
<key>optional</key>
|
|
192
|
-
<true/>
|
|
193
|
-
<key>weight</key>
|
|
194
|
-
<real>1000</real>
|
|
195
|
-
</dict>
|
|
196
|
-
<key>^.*\.lproj/locversion.plist$</key>
|
|
197
|
-
<dict>
|
|
198
|
-
<key>omit</key>
|
|
199
|
-
<true/>
|
|
200
|
-
<key>weight</key>
|
|
201
|
-
<real>1100</real>
|
|
202
|
-
</dict>
|
|
203
|
-
<key>^Base\.lproj/</key>
|
|
204
|
-
<dict>
|
|
205
|
-
<key>weight</key>
|
|
206
|
-
<real>1010</real>
|
|
207
|
-
</dict>
|
|
208
|
-
<key>^Info\.plist$</key>
|
|
209
|
-
<dict>
|
|
210
|
-
<key>omit</key>
|
|
211
|
-
<true/>
|
|
212
|
-
<key>weight</key>
|
|
213
|
-
<real>20</real>
|
|
214
|
-
</dict>
|
|
215
|
-
<key>^PkgInfo$</key>
|
|
216
|
-
<dict>
|
|
217
|
-
<key>omit</key>
|
|
218
|
-
<true/>
|
|
219
|
-
<key>weight</key>
|
|
220
|
-
<real>20</real>
|
|
221
|
-
</dict>
|
|
222
|
-
<key>^embedded\.provisionprofile$</key>
|
|
223
|
-
<dict>
|
|
224
|
-
<key>weight</key>
|
|
225
|
-
<real>20</real>
|
|
226
|
-
</dict>
|
|
227
|
-
<key>^version\.plist$</key>
|
|
228
|
-
<dict>
|
|
229
|
-
<key>weight</key>
|
|
230
|
-
<real>20</real>
|
|
231
|
-
</dict>
|
|
232
|
-
</dict>
|
|
233
|
-
</dict>
|
|
234
|
-
</plist>
|