@doorstepai/dropoff-sdk 1.0.11 → 1.0.12
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 +22 -9
- package/android/build.gradle +1 -1
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/DoorstepDropoffSDK +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Headers/DoorstepDropoffSDK.h +1 -1
- 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 +278 -260
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +8 -18
- 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 +8 -18
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/_CodeSignature/CodeResources +13 -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 +737 -831
- 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 -1
- 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 +278 -260
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +8 -18
- 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 +8 -18
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +278 -260
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +8 -18
- 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 +8 -18
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/_CodeSignature/CodeResources +23 -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 +737 -831
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/Relocations/x86_64/DoorstepDropoffSDK.yml +738 -831
- package/package.json +1 -1
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 5.10 (swiftlang-
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-ios17.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name DoorstepDropoffSDK
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
|
|
3
|
+
// swift-module-flags: -target x86_64-apple-ios17.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name DoorstepDropoffSDK
|
|
4
|
+
// swift-module-flags-ignorable: -interface-compiler-version 6.1
|
|
5
|
+
import Compression
|
|
4
6
|
import CoreLocation
|
|
5
7
|
import CoreMotion
|
|
6
8
|
@_exported import DoorstepDropoffSDK
|
|
@@ -42,30 +44,18 @@ public enum DoorstepAIError : Swift.Error {
|
|
|
42
44
|
@_hasMissingDesignatedInitializers public class DoorstepAI {
|
|
43
45
|
public static var devMode: Swift.Bool
|
|
44
46
|
public static func setApiKey(key: Swift.String)
|
|
45
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
46
47
|
public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String) async throws
|
|
47
|
-
#endif
|
|
48
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
49
48
|
public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String) async throws
|
|
50
|
-
#endif
|
|
51
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
52
49
|
public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String) async throws
|
|
53
|
-
#endif
|
|
54
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
55
50
|
public static func newEvent(eventName: Swift.String, deliveryId: Swift.String) async throws
|
|
56
|
-
#endif
|
|
57
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
58
51
|
public static func stopDelivery(deliveryId: Swift.String) async
|
|
59
|
-
#endif
|
|
60
52
|
@objc deinit
|
|
61
53
|
}
|
|
62
|
-
public
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
public struct DoorstepAIRoot : SwiftUI.View {
|
|
66
|
-
public init()
|
|
67
|
-
@_Concurrency.MainActor(unsafe) public var body: some SwiftUI.View {
|
|
54
|
+
@_Concurrency.MainActor @preconcurrency public struct DoorstepAIRoot : SwiftUICore.View {
|
|
55
|
+
@_Concurrency.MainActor @preconcurrency public init()
|
|
56
|
+
@_Concurrency.MainActor @preconcurrency public var body: some SwiftUICore.View {
|
|
68
57
|
get
|
|
69
58
|
}
|
|
70
59
|
public typealias Body = @_opaqueReturnTypeOf("$s18DoorstepDropoffSDK0A6AIRootV4bodyQrvp", 0) __
|
|
71
60
|
}
|
|
61
|
+
extension DoorstepDropoffSDK.DoorstepAIRoot : Swift.Sendable {}
|
|
Binary file
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 5.10 (swiftlang-
|
|
3
|
-
// swift-module-flags: -target x86_64-apple-ios17.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name DoorstepDropoffSDK
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
|
|
3
|
+
// swift-module-flags: -target x86_64-apple-ios17.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name DoorstepDropoffSDK
|
|
4
|
+
// swift-module-flags-ignorable: -interface-compiler-version 6.1
|
|
5
|
+
import Compression
|
|
4
6
|
import CoreLocation
|
|
5
7
|
import CoreMotion
|
|
6
8
|
@_exported import DoorstepDropoffSDK
|
|
@@ -42,30 +44,18 @@ public enum DoorstepAIError : Swift.Error {
|
|
|
42
44
|
@_hasMissingDesignatedInitializers public class DoorstepAI {
|
|
43
45
|
public static var devMode: Swift.Bool
|
|
44
46
|
public static func setApiKey(key: Swift.String)
|
|
45
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
46
47
|
public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String) async throws
|
|
47
|
-
#endif
|
|
48
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
49
48
|
public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String) async throws
|
|
50
|
-
#endif
|
|
51
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
52
49
|
public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String) async throws
|
|
53
|
-
#endif
|
|
54
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
55
50
|
public static func newEvent(eventName: Swift.String, deliveryId: Swift.String) async throws
|
|
56
|
-
#endif
|
|
57
|
-
#if compiler(>=5.3) && $AsyncAwait
|
|
58
51
|
public static func stopDelivery(deliveryId: Swift.String) async
|
|
59
|
-
#endif
|
|
60
52
|
@objc deinit
|
|
61
53
|
}
|
|
62
|
-
public
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
public struct DoorstepAIRoot : SwiftUI.View {
|
|
66
|
-
public init()
|
|
67
|
-
@_Concurrency.MainActor(unsafe) public var body: some SwiftUI.View {
|
|
54
|
+
@_Concurrency.MainActor @preconcurrency public struct DoorstepAIRoot : SwiftUICore.View {
|
|
55
|
+
@_Concurrency.MainActor @preconcurrency public init()
|
|
56
|
+
@_Concurrency.MainActor @preconcurrency public var body: some SwiftUICore.View {
|
|
68
57
|
get
|
|
69
58
|
}
|
|
70
59
|
public typealias Body = @_opaqueReturnTypeOf("$s18DoorstepDropoffSDK0A6AIRootV4bodyQrvp", 0) __
|
|
71
60
|
}
|
|
61
|
+
extension DoorstepDropoffSDK.DoorstepAIRoot : Swift.Sendable {}
|
|
@@ -6,51 +6,51 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>Headers/DoorstepDropoffSDK.h</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
r7baOKuRXTgDkN2TI1zJ2gBuRs4=
|
|
10
10
|
</data>
|
|
11
11
|
<key>Info.plist</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
klGDxqNkQnzhkAODJqE1pcLbfro=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
8ysad8NrDsiFqrEZsFGYRNm5610=
|
|
18
18
|
</data>
|
|
19
19
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
20
20
|
<data>
|
|
21
|
-
|
|
21
|
+
yt5QhO/l69RdUYLG/oGjkzBKVQA=
|
|
22
22
|
</data>
|
|
23
23
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
GgAo6xRLeWbhzxFeBlQfkS1fWD0=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
yt5QhO/l69RdUYLG/oGjkzBKVQA=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
n5wuC+pMguZbTpqohJexDJVo1oY=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
36
36
|
<data>
|
|
37
|
-
|
|
37
|
+
8ysad8NrDsiFqrEZsFGYRNm5610=
|
|
38
38
|
</data>
|
|
39
39
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
40
40
|
<data>
|
|
41
|
-
|
|
41
|
+
jV+PXudMJSoHlM7aKy+UwwDQUKg=
|
|
42
42
|
</data>
|
|
43
43
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
44
44
|
<data>
|
|
45
|
-
|
|
45
|
+
fpTWX865FWoCQWE9wv09AChJnRg=
|
|
46
46
|
</data>
|
|
47
47
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
48
48
|
<data>
|
|
49
|
-
|
|
49
|
+
jV+PXudMJSoHlM7aKy+UwwDQUKg=
|
|
50
50
|
</data>
|
|
51
51
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
52
52
|
<data>
|
|
53
|
-
|
|
53
|
+
JUIf6/fvDvyQjs0nr/zHhHmsrfY=
|
|
54
54
|
</data>
|
|
55
55
|
<key>Modules/module.modulemap</key>
|
|
56
56
|
<data>
|
|
@@ -63,77 +63,77 @@
|
|
|
63
63
|
<dict>
|
|
64
64
|
<key>hash2</key>
|
|
65
65
|
<data>
|
|
66
|
-
+
|
|
66
|
+
YGhFXjWld9V3w4v+kLH9lwHwIcqEmbnD2rc8PJFb6IE=
|
|
67
67
|
</data>
|
|
68
68
|
</dict>
|
|
69
69
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
70
70
|
<dict>
|
|
71
71
|
<key>hash2</key>
|
|
72
72
|
<data>
|
|
73
|
-
|
|
73
|
+
ExDXSyZMgg0ONW0bjaMrTk3MbK+ugLA8kdybeTM70ic=
|
|
74
74
|
</data>
|
|
75
75
|
</dict>
|
|
76
76
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
77
77
|
<dict>
|
|
78
78
|
<key>hash2</key>
|
|
79
79
|
<data>
|
|
80
|
-
|
|
80
|
+
IRH1u+N/nRk2ESDYaW0GBFFqyAk8qlj9zI2GtPGOo5s=
|
|
81
81
|
</data>
|
|
82
82
|
</dict>
|
|
83
83
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
84
84
|
<dict>
|
|
85
85
|
<key>hash2</key>
|
|
86
86
|
<data>
|
|
87
|
-
|
|
87
|
+
58XYCOUqWmO/xXMr0S+ZqriDeCR++LIKT0lwewMbEvo=
|
|
88
88
|
</data>
|
|
89
89
|
</dict>
|
|
90
90
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
91
91
|
<dict>
|
|
92
92
|
<key>hash2</key>
|
|
93
93
|
<data>
|
|
94
|
-
|
|
94
|
+
IRH1u+N/nRk2ESDYaW0GBFFqyAk8qlj9zI2GtPGOo5s=
|
|
95
95
|
</data>
|
|
96
96
|
</dict>
|
|
97
97
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
98
98
|
<dict>
|
|
99
99
|
<key>hash2</key>
|
|
100
100
|
<data>
|
|
101
|
-
|
|
101
|
+
da6VQ9vCFFohZwK17T2Al31QARDlJl5ME8CXa4QhloY=
|
|
102
102
|
</data>
|
|
103
103
|
</dict>
|
|
104
104
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
105
105
|
<dict>
|
|
106
106
|
<key>hash2</key>
|
|
107
107
|
<data>
|
|
108
|
-
|
|
108
|
+
ExDXSyZMgg0ONW0bjaMrTk3MbK+ugLA8kdybeTM70ic=
|
|
109
109
|
</data>
|
|
110
110
|
</dict>
|
|
111
111
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
112
112
|
<dict>
|
|
113
113
|
<key>hash2</key>
|
|
114
114
|
<data>
|
|
115
|
-
|
|
115
|
+
9NxrDy/YTOsF5P9e4Q0gixs57+O4/TlWmY5Nx1Pns4M=
|
|
116
116
|
</data>
|
|
117
117
|
</dict>
|
|
118
118
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
119
119
|
<dict>
|
|
120
120
|
<key>hash2</key>
|
|
121
121
|
<data>
|
|
122
|
-
|
|
122
|
+
sK/1uuKOEtMFS9LdJa7eHBsfK6FMKIGoA/X0tGNo7nc=
|
|
123
123
|
</data>
|
|
124
124
|
</dict>
|
|
125
125
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
126
126
|
<dict>
|
|
127
127
|
<key>hash2</key>
|
|
128
128
|
<data>
|
|
129
|
-
|
|
129
|
+
9NxrDy/YTOsF5P9e4Q0gixs57+O4/TlWmY5Nx1Pns4M=
|
|
130
130
|
</data>
|
|
131
131
|
</dict>
|
|
132
132
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
133
133
|
<dict>
|
|
134
134
|
<key>hash2</key>
|
|
135
135
|
<data>
|
|
136
|
-
|
|
136
|
+
xickqeFcqpKXn5KP0p+YX5SR+izuBDNX0r6C5VdBdzM=
|
|
137
137
|
</data>
|
|
138
138
|
</dict>
|
|
139
139
|
<key>Modules/module.modulemap</key>
|