@doorstepai/dropoff-sdk 2.0.3 → 2.0.6
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/build.gradle +1 -1
- package/android/src/main/java/com/doorstepai/dropoffsdk/DoorstepAIModule.kt +29 -57
- package/ios/DoorstepAI.mm +12 -5
- package/ios/DoorstepAI.swift +41 -20
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/DoorstepDropoffSDK +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Headers/DoorstepDropoffSDK.h +1 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Headers/RateReducer.h +117 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Info.plist +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.abi.json +1248 -261
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +13 -11
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftinterface +13 -11
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/_CodeSignature/CodeResources +24 -13
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/DWARF/DoorstepDropoffSDK +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/Relocations/aarch64/DoorstepDropoffSDK.yml +2105 -1583
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/DoorstepDropoffSDK +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Headers/DoorstepDropoffSDK.h +1 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Headers/RateReducer.h +117 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Info.plist +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +1248 -261
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +13 -11
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +13 -11
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +1248 -261
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +13 -11
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +13 -11
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/_CodeSignature/CodeResources +34 -23
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/DWARF/DoorstepDropoffSDK +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/Relocations/aarch64/DoorstepDropoffSDK.yml +2105 -1583
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/Relocations/x86_64/DoorstepDropoffSDK.yml +2095 -1578
- package/lib/module/DoorstepAI.js +90 -19
- package/lib/module/DoorstepAI.js.map +1 -1
- package/lib/module/RootDoorstepAI.js.map +1 -1
- package/lib/module/index.js.map +1 -1
- package/lib/typescript/src/DoorstepAI.d.ts +61 -6
- package/lib/typescript/src/DoorstepAI.d.ts.map +1 -1
- package/lib/typescript/src/RootDoorstepAI.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +1 -1
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/DoorstepAI.tsx +252 -47
- package/src/RootDoorstepAI.tsx +0 -1
- package/src/index.tsx +6 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.1 effective-5.10 (swiftlang-6.3.1.1.2 clang-2100.0.123.102)
|
|
3
3
|
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name DoorstepDropoffSDK
|
|
4
|
-
// swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
|
|
4
|
+
// swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.1
|
|
5
5
|
import Compression
|
|
6
6
|
import CoreLocation
|
|
7
7
|
import CoreMotion
|
|
@@ -81,23 +81,23 @@ public enum DropoffType : Swift.String, Swift.Codable {
|
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
@_hasMissingDesignatedInitializers public class DoorstepAI {
|
|
84
|
+
public static let configDidLoadNotification: Foundation.Notification.Name
|
|
85
|
+
public static let configDidFailToLoadNotification: Foundation.Notification.Name
|
|
84
86
|
public static func setApiKey(key: Swift.String, initCollectors: Swift.Bool = true, shouldGetConfig: Swift.Bool = true)
|
|
85
87
|
public static func setBackgroundSessionCompletionHandler(_ handler: @escaping () -> Swift.Void)
|
|
86
88
|
public static func requestAllPermissions(requestAlwaysLocation: Swift.Bool = true)
|
|
87
89
|
public static func configureRemoteLogging(enabled: Swift.Bool, minLevel: DoorstepDropoffSDK.SDKLogLevel = .warning, flushInterval: Foundation.TimeInterval = 30, batchSize: Swift.Int = 50, maxQueueSize: Swift.Int = 1000)
|
|
88
90
|
public static func enableDevMode(apiKey: Swift.String) async
|
|
89
|
-
public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
90
|
-
@available(*, deprecated, message: "Use startDeliveryByAddressString(address:deliveryId:coordinates:timeoutSeconds:) instead.")
|
|
91
|
-
public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
92
|
-
public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String, coordinates: DoorstepDropoffSDK.LatLngObject? = nil, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
93
|
-
public static func startDeliveryByAddressString(address: Swift.String, deliveryId: Swift.String, coordinates: DoorstepDropoffSDK.LatLngObject? = nil, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
94
|
-
@available(*, deprecated, message: "Use startDeliveryByAddressType(address:deliveryId:coordinates:timeoutSeconds:) or startDeliveryByAddressString(address:deliveryId:coordinates:timeoutSeconds:) instead.")
|
|
95
|
-
public static func startDeliveryByLatLng(latitude: Swift.Double, longitude: Swift.Double, subUnit: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
91
|
+
public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
92
|
+
@available(*, deprecated, message: "Use startDeliveryByAddressType(address:deliveryId:coordinates:timeoutSeconds:autoStopAfterDropoffSeconds:) or startDeliveryByAddressString(address:deliveryId:coordinates:timeoutSeconds:autoStopAfterDropoffSeconds:) instead.")
|
|
93
|
+
public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
94
|
+
public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String, coordinates: DoorstepDropoffSDK.LatLngObject? = nil, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
95
|
+
public static func startDeliveryByAddressString(address: Swift.String, deliveryId: Swift.String, coordinates: DoorstepDropoffSDK.LatLngObject? = nil, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
96
|
+
@available(*, deprecated, message: "Use startDeliveryByAddressType(address:deliveryId:coordinates:timeoutSeconds:autoStopAfterDropoffSeconds:) or startDeliveryByAddressString(address:deliveryId:coordinates:timeoutSeconds:autoStopAfterDropoffSeconds:) instead.")
|
|
97
|
+
public static func startDeliveryByLatLng(latitude: Swift.Double, longitude: Swift.Double, subUnit: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
96
98
|
public static func markDropoff(deliveryId: Swift.String, dropoffType: DoorstepDropoffSDK.DropoffType) async throws
|
|
97
99
|
public static func newEvent(eventName: Swift.String, deliveryId: Swift.String) async throws
|
|
98
100
|
public static func stopDelivery(deliveryId: Swift.String) async
|
|
99
|
-
public static func hasCachedData() -> Swift.Bool
|
|
100
|
-
public static func waitForCacheDataCompletion() async -> Swift.Bool
|
|
101
101
|
@objc deinit
|
|
102
102
|
}
|
|
103
103
|
@_Concurrency.MainActor @preconcurrency public struct DoorstepAIRoot : SwiftUICore.View {
|
|
@@ -107,6 +107,8 @@ public enum DropoffType : Swift.String, Swift.Codable {
|
|
|
107
107
|
}
|
|
108
108
|
public typealias Body = @_opaqueReturnTypeOf("$s18DoorstepDropoffSDK0A6AIRootV4bodyQrvp", 0) __
|
|
109
109
|
}
|
|
110
|
+
public var csvOnlyMode: Swift.Bool
|
|
111
|
+
public var lastCSVSessionDirectory: Foundation.URL?
|
|
110
112
|
extension DoorstepDropoffSDK.SDKLogLevel : Swift.Hashable {}
|
|
111
113
|
extension DoorstepDropoffSDK.SDKLogLevel : Swift.RawRepresentable {}
|
|
112
114
|
extension DoorstepDropoffSDK.DropoffType : Swift.Equatable {}
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3 effective-5.10 (swiftlang-6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.1 effective-5.10 (swiftlang-6.3.1.1.2 clang-2100.0.123.102)
|
|
3
3
|
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name DoorstepDropoffSDK
|
|
4
|
-
// swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3
|
|
4
|
+
// swift-module-flags-ignorable: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.1
|
|
5
5
|
import Compression
|
|
6
6
|
import CoreLocation
|
|
7
7
|
import CoreMotion
|
|
@@ -81,23 +81,23 @@ public enum DropoffType : Swift.String, Swift.Codable {
|
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
@_hasMissingDesignatedInitializers public class DoorstepAI {
|
|
84
|
+
public static let configDidLoadNotification: Foundation.Notification.Name
|
|
85
|
+
public static let configDidFailToLoadNotification: Foundation.Notification.Name
|
|
84
86
|
public static func setApiKey(key: Swift.String, initCollectors: Swift.Bool = true, shouldGetConfig: Swift.Bool = true)
|
|
85
87
|
public static func setBackgroundSessionCompletionHandler(_ handler: @escaping () -> Swift.Void)
|
|
86
88
|
public static func requestAllPermissions(requestAlwaysLocation: Swift.Bool = true)
|
|
87
89
|
public static func configureRemoteLogging(enabled: Swift.Bool, minLevel: DoorstepDropoffSDK.SDKLogLevel = .warning, flushInterval: Foundation.TimeInterval = 30, batchSize: Swift.Int = 50, maxQueueSize: Swift.Int = 1000)
|
|
88
90
|
public static func enableDevMode(apiKey: Swift.String) async
|
|
89
|
-
public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
90
|
-
@available(*, deprecated, message: "Use startDeliveryByAddressString(address:deliveryId:coordinates:timeoutSeconds:) instead.")
|
|
91
|
-
public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
92
|
-
public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String, coordinates: DoorstepDropoffSDK.LatLngObject? = nil, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
93
|
-
public static func startDeliveryByAddressString(address: Swift.String, deliveryId: Swift.String, coordinates: DoorstepDropoffSDK.LatLngObject? = nil, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
94
|
-
@available(*, deprecated, message: "Use startDeliveryByAddressType(address:deliveryId:coordinates:timeoutSeconds:) or startDeliveryByAddressString(address:deliveryId:coordinates:timeoutSeconds:) instead.")
|
|
95
|
-
public static func startDeliveryByLatLng(latitude: Swift.Double, longitude: Swift.Double, subUnit: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
|
|
91
|
+
public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
92
|
+
@available(*, deprecated, message: "Use startDeliveryByAddressType(address:deliveryId:coordinates:timeoutSeconds:autoStopAfterDropoffSeconds:) or startDeliveryByAddressString(address:deliveryId:coordinates:timeoutSeconds:autoStopAfterDropoffSeconds:) instead.")
|
|
93
|
+
public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
94
|
+
public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String, coordinates: DoorstepDropoffSDK.LatLngObject? = nil, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
95
|
+
public static func startDeliveryByAddressString(address: Swift.String, deliveryId: Swift.String, coordinates: DoorstepDropoffSDK.LatLngObject? = nil, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
96
|
+
@available(*, deprecated, message: "Use startDeliveryByAddressType(address:deliveryId:coordinates:timeoutSeconds:autoStopAfterDropoffSeconds:) or startDeliveryByAddressString(address:deliveryId:coordinates:timeoutSeconds:autoStopAfterDropoffSeconds:) instead.")
|
|
97
|
+
public static func startDeliveryByLatLng(latitude: Swift.Double, longitude: Swift.Double, subUnit: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil, autoStopAfterDropoffSeconds: Foundation.TimeInterval? = nil) async throws
|
|
96
98
|
public static func markDropoff(deliveryId: Swift.String, dropoffType: DoorstepDropoffSDK.DropoffType) async throws
|
|
97
99
|
public static func newEvent(eventName: Swift.String, deliveryId: Swift.String) async throws
|
|
98
100
|
public static func stopDelivery(deliveryId: Swift.String) async
|
|
99
|
-
public static func hasCachedData() -> Swift.Bool
|
|
100
|
-
public static func waitForCacheDataCompletion() async -> Swift.Bool
|
|
101
101
|
@objc deinit
|
|
102
102
|
}
|
|
103
103
|
@_Concurrency.MainActor @preconcurrency public struct DoorstepAIRoot : SwiftUICore.View {
|
|
@@ -107,6 +107,8 @@ public enum DropoffType : Swift.String, Swift.Codable {
|
|
|
107
107
|
}
|
|
108
108
|
public typealias Body = @_opaqueReturnTypeOf("$s18DoorstepDropoffSDK0A6AIRootV4bodyQrvp", 0) __
|
|
109
109
|
}
|
|
110
|
+
public var csvOnlyMode: Swift.Bool
|
|
111
|
+
public var lastCSVSessionDirectory: Foundation.URL?
|
|
110
112
|
extension DoorstepDropoffSDK.SDKLogLevel : Swift.Hashable {}
|
|
111
113
|
extension DoorstepDropoffSDK.SDKLogLevel : Swift.RawRepresentable {}
|
|
112
114
|
extension DoorstepDropoffSDK.DropoffType : Swift.Equatable {}
|
|
@@ -6,51 +6,55 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>Headers/DoorstepDropoffSDK.h</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
JIT6YpqRKbGspk96fGdG5Frts04=
|
|
10
|
+
</data>
|
|
11
|
+
<key>Headers/RateReducer.h</key>
|
|
12
|
+
<data>
|
|
13
|
+
Icu5M0/0d6MYKW09XgbpBHy+dTo=
|
|
10
14
|
</data>
|
|
11
15
|
<key>Info.plist</key>
|
|
12
16
|
<data>
|
|
13
|
-
|
|
17
|
+
32zq9ZKVRsS3ytUEzrrbctDcd4w=
|
|
14
18
|
</data>
|
|
15
19
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
16
20
|
<data>
|
|
17
|
-
|
|
21
|
+
wUeutwcDGoEeMOuhwzK7Wkt90IU=
|
|
18
22
|
</data>
|
|
19
23
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
20
24
|
<data>
|
|
21
|
-
|
|
25
|
+
2b9itzjA6ZG/h19fFXit3M9WRe8=
|
|
22
26
|
</data>
|
|
23
27
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
24
28
|
<data>
|
|
25
|
-
|
|
29
|
+
5U7wOiJCQDHPOQFGyCDcZ5YSddA=
|
|
26
30
|
</data>
|
|
27
31
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
28
32
|
<data>
|
|
29
|
-
|
|
33
|
+
2b9itzjA6ZG/h19fFXit3M9WRe8=
|
|
30
34
|
</data>
|
|
31
35
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
32
36
|
<data>
|
|
33
|
-
|
|
37
|
+
OSMr/B2MPm+6NbzMQKsGYKhPvwk=
|
|
34
38
|
</data>
|
|
35
39
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
36
40
|
<data>
|
|
37
|
-
|
|
41
|
+
wUeutwcDGoEeMOuhwzK7Wkt90IU=
|
|
38
42
|
</data>
|
|
39
43
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
40
44
|
<data>
|
|
41
|
-
|
|
45
|
+
6WKAXj5zu4m1BMxfoFEGClDE2us=
|
|
42
46
|
</data>
|
|
43
47
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
44
48
|
<data>
|
|
45
|
-
|
|
49
|
+
1qID1Eb7rASB4pUwEBQOycWGp8M=
|
|
46
50
|
</data>
|
|
47
51
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
48
52
|
<data>
|
|
49
|
-
|
|
53
|
+
6WKAXj5zu4m1BMxfoFEGClDE2us=
|
|
50
54
|
</data>
|
|
51
55
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
52
56
|
<data>
|
|
53
|
-
|
|
57
|
+
o3uTUM7t/XOvdWL9JZne3Z9/dbs=
|
|
54
58
|
</data>
|
|
55
59
|
<key>Modules/module.modulemap</key>
|
|
56
60
|
<data>
|
|
@@ -67,77 +71,84 @@
|
|
|
67
71
|
<dict>
|
|
68
72
|
<key>hash2</key>
|
|
69
73
|
<data>
|
|
70
|
-
|
|
74
|
+
d9LbkxTR34h/fVi8zkpPPVXbdosI5FLQxU3S446IgiQ=
|
|
75
|
+
</data>
|
|
76
|
+
</dict>
|
|
77
|
+
<key>Headers/RateReducer.h</key>
|
|
78
|
+
<dict>
|
|
79
|
+
<key>hash2</key>
|
|
80
|
+
<data>
|
|
81
|
+
y2mC6QfGb0sanMrH3ucQi4xHnTeEHgayinH8f80/8iQ=
|
|
71
82
|
</data>
|
|
72
83
|
</dict>
|
|
73
84
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
74
85
|
<dict>
|
|
75
86
|
<key>hash2</key>
|
|
76
87
|
<data>
|
|
77
|
-
|
|
88
|
+
1paoWB2CzNeTep0sQyX23J1CI+osS+GmVnwbfuK0mOs=
|
|
78
89
|
</data>
|
|
79
90
|
</dict>
|
|
80
91
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
81
92
|
<dict>
|
|
82
93
|
<key>hash2</key>
|
|
83
94
|
<data>
|
|
84
|
-
|
|
95
|
+
QAyBBf/UjND3v9j1k4JnlZKqGX+uAnBtoQLTVYx9tgU=
|
|
85
96
|
</data>
|
|
86
97
|
</dict>
|
|
87
98
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
88
99
|
<dict>
|
|
89
100
|
<key>hash2</key>
|
|
90
101
|
<data>
|
|
91
|
-
|
|
102
|
+
wrpfBBnoXG1jPwTeAIiqvmurZJ3JI3TXMxwXfC20beI=
|
|
92
103
|
</data>
|
|
93
104
|
</dict>
|
|
94
105
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
95
106
|
<dict>
|
|
96
107
|
<key>hash2</key>
|
|
97
108
|
<data>
|
|
98
|
-
|
|
109
|
+
QAyBBf/UjND3v9j1k4JnlZKqGX+uAnBtoQLTVYx9tgU=
|
|
99
110
|
</data>
|
|
100
111
|
</dict>
|
|
101
112
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
102
113
|
<dict>
|
|
103
114
|
<key>hash2</key>
|
|
104
115
|
<data>
|
|
105
|
-
|
|
116
|
+
qG/yOhnZCtx2HRLp1EWE2Y0sZOhKDxY8k+Jql01xH+g=
|
|
106
117
|
</data>
|
|
107
118
|
</dict>
|
|
108
119
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
109
120
|
<dict>
|
|
110
121
|
<key>hash2</key>
|
|
111
122
|
<data>
|
|
112
|
-
|
|
123
|
+
1paoWB2CzNeTep0sQyX23J1CI+osS+GmVnwbfuK0mOs=
|
|
113
124
|
</data>
|
|
114
125
|
</dict>
|
|
115
126
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
116
127
|
<dict>
|
|
117
128
|
<key>hash2</key>
|
|
118
129
|
<data>
|
|
119
|
-
|
|
130
|
+
E4QWNo4HfnWvGavODpLNGhxcCLezhdBqPPodxLcNbRE=
|
|
120
131
|
</data>
|
|
121
132
|
</dict>
|
|
122
133
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
123
134
|
<dict>
|
|
124
135
|
<key>hash2</key>
|
|
125
136
|
<data>
|
|
126
|
-
|
|
137
|
+
9iA6LjlBtAO2f7SvIxjoFShcV0UWCfxuGo+zajCOB9k=
|
|
127
138
|
</data>
|
|
128
139
|
</dict>
|
|
129
140
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
130
141
|
<dict>
|
|
131
142
|
<key>hash2</key>
|
|
132
143
|
<data>
|
|
133
|
-
|
|
144
|
+
E4QWNo4HfnWvGavODpLNGhxcCLezhdBqPPodxLcNbRE=
|
|
134
145
|
</data>
|
|
135
146
|
</dict>
|
|
136
147
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
137
148
|
<dict>
|
|
138
149
|
<key>hash2</key>
|
|
139
150
|
<data>
|
|
140
|
-
|
|
151
|
+
Z8Z+sLJkr4Md50AOrjZ9kC29ZznrcpzACzNbBrX3lL0=
|
|
141
152
|
</data>
|
|
142
153
|
</dict>
|
|
143
154
|
<key>Modules/module.modulemap</key>
|