@doorstepai/dropoff-sdk 1.0.31 → 2.0.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.
Files changed (34) hide show
  1. package/android/build.gradle +2 -1
  2. package/android/src/main/java/com/doorstepai/dropoffsdk/DoorstepAIModule.kt +156 -8
  3. package/ios/DoorstepAI.mm +26 -1
  4. package/ios/DoorstepAI.swift +115 -5
  5. package/ios/DoorstepDropoffSDK.xcframework/Info.plist +5 -5
  6. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/DoorstepDropoffSDK +0 -0
  7. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Info.plist +0 -0
  8. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.abi.json +1907 -264
  9. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +62 -8
  10. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  11. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftinterface +62 -8
  12. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/_CodeSignature/CodeResources +11 -11
  13. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/DWARF/DoorstepDropoffSDK +0 -0
  14. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/Relocations/aarch64/DoorstepDropoffSDK.yml +1451 -791
  15. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/DoorstepDropoffSDK +0 -0
  16. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Info.plist +0 -0
  17. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +1907 -264
  18. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +62 -8
  19. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  20. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +62 -8
  21. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +1907 -264
  22. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +62 -8
  23. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  24. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +62 -8
  25. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/_CodeSignature/CodeResources +21 -21
  26. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/DWARF/DoorstepDropoffSDK +0 -0
  27. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/Relocations/aarch64/DoorstepDropoffSDK.yml +1451 -791
  28. package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/Relocations/x86_64/DoorstepDropoffSDK.yml +1446 -793
  29. package/lib/module/DoorstepAI.js +52 -26
  30. package/lib/module/DoorstepAI.js.map +1 -1
  31. package/lib/typescript/src/DoorstepAI.d.ts +6 -4
  32. package/lib/typescript/src/DoorstepAI.d.ts.map +1 -1
  33. package/package.json +1 -1
  34. package/src/DoorstepAI.tsx +98 -26
@@ -1,7 +1,7 @@
1
1
  // swift-interface-format-version: 1.0
2
- // swift-compiler-version: Apple Swift version 6.2.1 effective-5.10 (swiftlang-6.2.1.4.8 clang-1700.4.4.1)
3
- // swift-module-flags: -target arm64-apple-ios17.5 -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: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.2.1
2
+ // swift-compiler-version: Apple Swift version 6.2.3 effective-5.10 (swiftlang-6.2.3.3.21 clang-1700.6.3.2)
3
+ // swift-module-flags: -target arm64-apple-ios15.0 -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: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.2.3
5
5
  import Compression
6
6
  import CoreLocation
7
7
  import CoreMotion
@@ -15,6 +15,21 @@ import _Concurrency
15
15
  import _StringProcessing
16
16
  import _SwiftConcurrencyShims
17
17
  import os
18
+ public enum SDKLogLevel : Swift.Int, Swift.Codable, Swift.Comparable {
19
+ case debug
20
+ case info
21
+ case warning
22
+ case error
23
+ case critical
24
+ public static func < (lhs: DoorstepDropoffSDK.SDKLogLevel, rhs: DoorstepDropoffSDK.SDKLogLevel) -> Swift.Bool
25
+ #if compiler(>=5.3) && $NonescapableTypes
26
+ public init?(rawValue: Swift.Int)
27
+ #endif
28
+ public typealias RawValue = Swift.Int
29
+ public var rawValue: Swift.Int {
30
+ get
31
+ }
32
+ }
18
33
  public struct AddressType {
19
34
  public let streetNumber: Swift.String
20
35
  public let route: Swift.String
@@ -24,6 +39,15 @@ public struct AddressType {
24
39
  public let postalCode: Swift.String
25
40
  public init(streetNumber: Swift.String, route: Swift.String, subPremise: Swift.String, locality: Swift.String, administrativeAreaLevel1: Swift.String, postalCode: Swift.String)
26
41
  }
42
+ public struct LatLngAddress : DoorstepDropoffSDK.AddressDesignation {
43
+ public let latitude: Swift.Double
44
+ public let longitude: Swift.Double
45
+ public let subUnit: Swift.String
46
+ public init(latitude: Swift.Double, longitude: Swift.Double, subUnit: Swift.String)
47
+ public var addressString: Swift.String {
48
+ get
49
+ }
50
+ }
27
51
  public protocol AddressDesignation {
28
52
  var addressString: Swift.String { get }
29
53
  }
@@ -41,12 +65,37 @@ public enum DoorstepAIError : Swift.Error {
41
65
  case sessionCreationFailed(Swift.String)
42
66
  case invalidAddress
43
67
  }
68
+ public enum DropoffType : Swift.String, Swift.Codable {
69
+ case pod
70
+ case non_pod
71
+ #if compiler(>=5.3) && $NonescapableTypes
72
+ public init?(rawValue: Swift.String)
73
+ #endif
74
+ public typealias RawValue = Swift.String
75
+ public var rawValue: Swift.String {
76
+ get
77
+ }
78
+ }
44
79
  @_hasMissingDesignatedInitializers public class DoorstepAI {
45
- public static func setApiKey(key: Swift.String)
46
- public static func enableDevMode()
47
- public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String) async throws
48
- public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String) async throws
49
- public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String) async throws
80
+ public static func setApiKey(key: Swift.String, initCollectors: Swift.Bool = true, shouldGetConfig: Swift.Bool = true)
81
+ public static func configureRemoteLogging(enabled: Swift.Bool, minLevel: DoorstepDropoffSDK.SDKLogLevel = .warning, flushInterval: Foundation.TimeInterval = 30, batchSize: Swift.Int = 50, maxQueueSize: Swift.Int = 1000)
82
+ public static func enableDevMode(apiKey: Swift.String) async
83
+ #if compiler(>=5.3) && $NonescapableTypes
84
+ public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
85
+ #endif
86
+ #if compiler(>=5.3) && $NonescapableTypes
87
+ public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
88
+ #endif
89
+ #if compiler(>=5.3) && $NonescapableTypes
90
+ public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
91
+ #endif
92
+ #if compiler(>=5.3) && $NonescapableTypes
93
+ public static func startDeliveryByAddressString(address: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
94
+ #endif
95
+ #if compiler(>=5.3) && $NonescapableTypes
96
+ public static func startDeliveryByLatLng(latitude: Swift.Double, longitude: Swift.Double, subUnit: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
97
+ #endif
98
+ public static func markDropoff(deliveryId: Swift.String, dropoffType: DoorstepDropoffSDK.DropoffType) async throws
50
99
  public static func newEvent(eventName: Swift.String, deliveryId: Swift.String) async throws
51
100
  public static func stopDelivery(deliveryId: Swift.String) async
52
101
  public static func hasCachedData() -> Swift.Bool
@@ -60,4 +109,9 @@ public enum DoorstepAIError : Swift.Error {
60
109
  }
61
110
  public typealias Body = @_opaqueReturnTypeOf("$s18DoorstepDropoffSDK0A6AIRootV4bodyQrvp", 0) __
62
111
  }
112
+ extension DoorstepDropoffSDK.SDKLogLevel : Swift.Hashable {}
113
+ extension DoorstepDropoffSDK.SDKLogLevel : Swift.RawRepresentable {}
114
+ extension DoorstepDropoffSDK.DropoffType : Swift.Equatable {}
115
+ extension DoorstepDropoffSDK.DropoffType : Swift.Hashable {}
116
+ extension DoorstepDropoffSDK.DropoffType : Swift.RawRepresentable {}
63
117
  extension DoorstepDropoffSDK.DoorstepAIRoot : Swift.Sendable {}
@@ -1,7 +1,7 @@
1
1
  // swift-interface-format-version: 1.0
2
- // swift-compiler-version: Apple Swift version 6.2.1 effective-5.10 (swiftlang-6.2.1.4.8 clang-1700.4.4.1)
3
- // swift-module-flags: -target arm64-apple-ios17.5 -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: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.2.1
2
+ // swift-compiler-version: Apple Swift version 6.2.3 effective-5.10 (swiftlang-6.2.3.3.21 clang-1700.6.3.2)
3
+ // swift-module-flags: -target arm64-apple-ios15.0 -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: -formal-cxx-interoperability-mode=off -interface-compiler-version 6.2.3
5
5
  import Compression
6
6
  import CoreLocation
7
7
  import CoreMotion
@@ -15,6 +15,21 @@ import _Concurrency
15
15
  import _StringProcessing
16
16
  import _SwiftConcurrencyShims
17
17
  import os
18
+ public enum SDKLogLevel : Swift.Int, Swift.Codable, Swift.Comparable {
19
+ case debug
20
+ case info
21
+ case warning
22
+ case error
23
+ case critical
24
+ public static func < (lhs: DoorstepDropoffSDK.SDKLogLevel, rhs: DoorstepDropoffSDK.SDKLogLevel) -> Swift.Bool
25
+ #if compiler(>=5.3) && $NonescapableTypes
26
+ public init?(rawValue: Swift.Int)
27
+ #endif
28
+ public typealias RawValue = Swift.Int
29
+ public var rawValue: Swift.Int {
30
+ get
31
+ }
32
+ }
18
33
  public struct AddressType {
19
34
  public let streetNumber: Swift.String
20
35
  public let route: Swift.String
@@ -24,6 +39,15 @@ public struct AddressType {
24
39
  public let postalCode: Swift.String
25
40
  public init(streetNumber: Swift.String, route: Swift.String, subPremise: Swift.String, locality: Swift.String, administrativeAreaLevel1: Swift.String, postalCode: Swift.String)
26
41
  }
42
+ public struct LatLngAddress : DoorstepDropoffSDK.AddressDesignation {
43
+ public let latitude: Swift.Double
44
+ public let longitude: Swift.Double
45
+ public let subUnit: Swift.String
46
+ public init(latitude: Swift.Double, longitude: Swift.Double, subUnit: Swift.String)
47
+ public var addressString: Swift.String {
48
+ get
49
+ }
50
+ }
27
51
  public protocol AddressDesignation {
28
52
  var addressString: Swift.String { get }
29
53
  }
@@ -41,12 +65,37 @@ public enum DoorstepAIError : Swift.Error {
41
65
  case sessionCreationFailed(Swift.String)
42
66
  case invalidAddress
43
67
  }
68
+ public enum DropoffType : Swift.String, Swift.Codable {
69
+ case pod
70
+ case non_pod
71
+ #if compiler(>=5.3) && $NonescapableTypes
72
+ public init?(rawValue: Swift.String)
73
+ #endif
74
+ public typealias RawValue = Swift.String
75
+ public var rawValue: Swift.String {
76
+ get
77
+ }
78
+ }
44
79
  @_hasMissingDesignatedInitializers public class DoorstepAI {
45
- public static func setApiKey(key: Swift.String)
46
- public static func enableDevMode()
47
- public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String) async throws
48
- public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String) async throws
49
- public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String) async throws
80
+ public static func setApiKey(key: Swift.String, initCollectors: Swift.Bool = true, shouldGetConfig: Swift.Bool = true)
81
+ public static func configureRemoteLogging(enabled: Swift.Bool, minLevel: DoorstepDropoffSDK.SDKLogLevel = .warning, flushInterval: Foundation.TimeInterval = 30, batchSize: Swift.Int = 50, maxQueueSize: Swift.Int = 1000)
82
+ public static func enableDevMode(apiKey: Swift.String) async
83
+ #if compiler(>=5.3) && $NonescapableTypes
84
+ public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
85
+ #endif
86
+ #if compiler(>=5.3) && $NonescapableTypes
87
+ public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
88
+ #endif
89
+ #if compiler(>=5.3) && $NonescapableTypes
90
+ public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
91
+ #endif
92
+ #if compiler(>=5.3) && $NonescapableTypes
93
+ public static func startDeliveryByAddressString(address: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
94
+ #endif
95
+ #if compiler(>=5.3) && $NonescapableTypes
96
+ public static func startDeliveryByLatLng(latitude: Swift.Double, longitude: Swift.Double, subUnit: Swift.String, deliveryId: Swift.String, timeoutSeconds: Foundation.TimeInterval? = nil) async throws
97
+ #endif
98
+ public static func markDropoff(deliveryId: Swift.String, dropoffType: DoorstepDropoffSDK.DropoffType) async throws
50
99
  public static func newEvent(eventName: Swift.String, deliveryId: Swift.String) async throws
51
100
  public static func stopDelivery(deliveryId: Swift.String) async
52
101
  public static func hasCachedData() -> Swift.Bool
@@ -60,4 +109,9 @@ public enum DoorstepAIError : Swift.Error {
60
109
  }
61
110
  public typealias Body = @_opaqueReturnTypeOf("$s18DoorstepDropoffSDK0A6AIRootV4bodyQrvp", 0) __
62
111
  }
112
+ extension DoorstepDropoffSDK.SDKLogLevel : Swift.Hashable {}
113
+ extension DoorstepDropoffSDK.SDKLogLevel : Swift.RawRepresentable {}
114
+ extension DoorstepDropoffSDK.DropoffType : Swift.Equatable {}
115
+ extension DoorstepDropoffSDK.DropoffType : Swift.Hashable {}
116
+ extension DoorstepDropoffSDK.DropoffType : Swift.RawRepresentable {}
63
117
  extension DoorstepDropoffSDK.DoorstepAIRoot : Swift.Sendable {}
@@ -10,27 +10,27 @@
10
10
  </data>
11
11
  <key>Info.plist</key>
12
12
  <data>
13
- pMF2uOFLXwdETSQYyc7hA4QMI4Y=
13
+ aLyUH05uz/0td9/sSg9mC0qK8sM=
14
14
  </data>
15
15
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.abi.json</key>
16
16
  <data>
17
- lk4EZ8C2WB2TWCx+ocZTKSyTdkI=
17
+ Ie+itxKwEHcr+dK8PdJyHLo2uu8=
18
18
  </data>
19
19
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
20
20
  <data>
21
- Fl4ZXJ1f6ooGY3ANTQ0Ed6FiSQQ=
21
+ eJxUIb9z85OwVX/ywdCJytuCEwY=
22
22
  </data>
23
23
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
24
24
  <data>
25
- AU6noUB+PZTbKcJgmxyPTa9tw/s=
25
+ WATxa91XkuGkTQ9/wZJJlOpIziw=
26
26
  </data>
27
27
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
28
28
  <data>
29
- Fl4ZXJ1f6ooGY3ANTQ0Ed6FiSQQ=
29
+ eJxUIb9z85OwVX/ywdCJytuCEwY=
30
30
  </data>
31
31
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftmodule</key>
32
32
  <data>
33
- GkCo/JhMtXJOF+oA+iXhQaozANI=
33
+ XGU3LUsvh2ARhAEDzHta3TX6Ssc=
34
34
  </data>
35
35
  <key>Modules/module.modulemap</key>
36
36
  <data>
@@ -50,35 +50,35 @@
50
50
  <dict>
51
51
  <key>hash2</key>
52
52
  <data>
53
- sbgjv4doVjaBvmBS3W/frn4bmSb0HfnIVGJ2HpFtr18=
53
+ dABls+Wpa1xPnVySMd5rFiiRESQmMdvSyFGwMeI4b94=
54
54
  </data>
55
55
  </dict>
56
56
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
57
57
  <dict>
58
58
  <key>hash2</key>
59
59
  <data>
60
- J6gmzSnbD8GGVjFoOUdKXFaUL2/HHRUEUdEg2Zh1Gqw=
60
+ FijkvLEyp0Nj35i9lX7hi12kOcCwN60DYets9RS67Kg=
61
61
  </data>
62
62
  </dict>
63
63
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
64
64
  <dict>
65
65
  <key>hash2</key>
66
66
  <data>
67
- eKEhIgYHKxoa1cI2PSf/U4plz3baH654ZxCmYBtZMGs=
67
+ +rshcwz//2DHDMeyRGw0tMCMzVyqsDUfDc5J+yMn28U=
68
68
  </data>
69
69
  </dict>
70
70
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
71
71
  <dict>
72
72
  <key>hash2</key>
73
73
  <data>
74
- J6gmzSnbD8GGVjFoOUdKXFaUL2/HHRUEUdEg2Zh1Gqw=
74
+ FijkvLEyp0Nj35i9lX7hi12kOcCwN60DYets9RS67Kg=
75
75
  </data>
76
76
  </dict>
77
77
  <key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftmodule</key>
78
78
  <dict>
79
79
  <key>hash2</key>
80
80
  <data>
81
- mtDRH+01+CYFSznr2SYs0uaOCfLg7i8weZt0YTNZAQg=
81
+ 3CnIuSoP2Ea7vTyQB2HQLaw5ehppyS4KwBzJQ1NA26Y=
82
82
  </data>
83
83
  </dict>
84
84
  <key>Modules/module.modulemap</key>