@doorstepai/dropoff-sdk 1.0.21 → 1.0.23
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/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/DoorstepDropoffSDK +0 -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 +108 -123
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +5 -3
- 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 +5 -3
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/_CodeSignature/CodeResources +11 -11
- 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 +780 -736
- 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/Info.plist +0 -0
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +108 -123
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +5 -3
- 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 +5 -3
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +108 -123
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/Modules/DoorstepDropoffSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +5 -3
- 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 +5 -3
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/DoorstepDropoffSDK.framework/_CodeSignature/CodeResources +21 -21
- 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 +780 -736
- package/ios/DoorstepDropoffSDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/DoorstepDropoffSDK.framework.dSYM/Contents/Resources/Relocations/x86_64/DoorstepDropoffSDK.yml +781 -737
- package/package.json +1 -1
package/android/build.gradle
CHANGED
|
@@ -86,7 +86,7 @@ def kotlin_version = getExtOrDefault("kotlinVersion")
|
|
|
86
86
|
dependencies {
|
|
87
87
|
implementation "com.facebook.react:react-android"
|
|
88
88
|
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
|
89
|
-
implementation("ai.doorstep.com:doorstepai-dropoff-sdk:1.0.
|
|
89
|
+
implementation("ai.doorstep.com:doorstepai-dropoff-sdk:1.0.13")
|
|
90
90
|
api "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1"
|
|
91
91
|
}
|
|
92
92
|
|
package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/DoorstepDropoffSDK
CHANGED
|
Binary file
|
package/ios/DoorstepDropoffSDK.xcframework/ios-arm64/DoorstepDropoffSDK.framework/Info.plist
CHANGED
|
Binary file
|
|
@@ -79,6 +79,23 @@
|
|
|
79
79
|
"RawDocComment"
|
|
80
80
|
]
|
|
81
81
|
},
|
|
82
|
+
{
|
|
83
|
+
"kind": "Import",
|
|
84
|
+
"name": "os",
|
|
85
|
+
"printedName": "os",
|
|
86
|
+
"declKind": "Import",
|
|
87
|
+
"moduleName": "DoorstepDropoffSDK"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"kind": "Import",
|
|
91
|
+
"name": "Foundation",
|
|
92
|
+
"printedName": "Foundation",
|
|
93
|
+
"declKind": "Import",
|
|
94
|
+
"moduleName": "DoorstepDropoffSDK",
|
|
95
|
+
"declAttributes": [
|
|
96
|
+
"RawDocComment"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
82
99
|
{
|
|
83
100
|
"kind": "Import",
|
|
84
101
|
"name": "UIKit",
|
|
@@ -86,6 +103,13 @@
|
|
|
86
103
|
"declKind": "Import",
|
|
87
104
|
"moduleName": "DoorstepDropoffSDK"
|
|
88
105
|
},
|
|
106
|
+
{
|
|
107
|
+
"kind": "Import",
|
|
108
|
+
"name": "SwiftUI",
|
|
109
|
+
"printedName": "SwiftUI",
|
|
110
|
+
"declKind": "Import",
|
|
111
|
+
"moduleName": "DoorstepDropoffSDK"
|
|
112
|
+
},
|
|
89
113
|
{
|
|
90
114
|
"kind": "TypeDecl",
|
|
91
115
|
"name": "AddressType",
|
|
@@ -695,125 +719,47 @@
|
|
|
695
719
|
"printedName": "DoorstepAI",
|
|
696
720
|
"children": [
|
|
697
721
|
{
|
|
698
|
-
"kind": "
|
|
699
|
-
"name": "
|
|
700
|
-
"printedName": "
|
|
722
|
+
"kind": "Function",
|
|
723
|
+
"name": "setApiKey",
|
|
724
|
+
"printedName": "setApiKey(key:)",
|
|
701
725
|
"children": [
|
|
702
726
|
{
|
|
703
727
|
"kind": "TypeNominal",
|
|
704
|
-
"name": "
|
|
705
|
-
"printedName": "
|
|
706
|
-
|
|
728
|
+
"name": "Void",
|
|
729
|
+
"printedName": "()"
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"kind": "TypeNominal",
|
|
733
|
+
"name": "String",
|
|
734
|
+
"printedName": "Swift.String",
|
|
735
|
+
"usr": "s:SS"
|
|
707
736
|
}
|
|
708
737
|
],
|
|
709
|
-
"declKind": "
|
|
710
|
-
"usr": "s:
|
|
711
|
-
"mangledName": "$
|
|
738
|
+
"declKind": "Func",
|
|
739
|
+
"usr": "s:18DoorstepDropoffSDK0A2AIC9setApiKey3keyySS_tFZ",
|
|
740
|
+
"mangledName": "$s18DoorstepDropoffSDK0A2AIC9setApiKey3keyySS_tFZ",
|
|
712
741
|
"moduleName": "DoorstepDropoffSDK",
|
|
713
742
|
"static": true,
|
|
714
743
|
"declAttributes": [
|
|
715
|
-
"HasInitialValue",
|
|
716
744
|
"Final",
|
|
717
|
-
"HasStorage",
|
|
718
745
|
"AccessControl"
|
|
719
746
|
],
|
|
720
|
-
"
|
|
721
|
-
"accessors": [
|
|
722
|
-
{
|
|
723
|
-
"kind": "Accessor",
|
|
724
|
-
"name": "Get",
|
|
725
|
-
"printedName": "Get()",
|
|
726
|
-
"children": [
|
|
727
|
-
{
|
|
728
|
-
"kind": "TypeNominal",
|
|
729
|
-
"name": "Bool",
|
|
730
|
-
"printedName": "Swift.Bool",
|
|
731
|
-
"usr": "s:Sb"
|
|
732
|
-
}
|
|
733
|
-
],
|
|
734
|
-
"declKind": "Accessor",
|
|
735
|
-
"usr": "s:18DoorstepDropoffSDK0A2AIC7devModeSbvgZ",
|
|
736
|
-
"mangledName": "$s18DoorstepDropoffSDK0A2AIC7devModeSbvgZ",
|
|
737
|
-
"moduleName": "DoorstepDropoffSDK",
|
|
738
|
-
"static": true,
|
|
739
|
-
"implicit": true,
|
|
740
|
-
"declAttributes": [
|
|
741
|
-
"Final"
|
|
742
|
-
],
|
|
743
|
-
"accessorKind": "get"
|
|
744
|
-
},
|
|
745
|
-
{
|
|
746
|
-
"kind": "Accessor",
|
|
747
|
-
"name": "Set",
|
|
748
|
-
"printedName": "Set()",
|
|
749
|
-
"children": [
|
|
750
|
-
{
|
|
751
|
-
"kind": "TypeNominal",
|
|
752
|
-
"name": "Void",
|
|
753
|
-
"printedName": "()"
|
|
754
|
-
},
|
|
755
|
-
{
|
|
756
|
-
"kind": "TypeNominal",
|
|
757
|
-
"name": "Bool",
|
|
758
|
-
"printedName": "Swift.Bool",
|
|
759
|
-
"usr": "s:Sb"
|
|
760
|
-
}
|
|
761
|
-
],
|
|
762
|
-
"declKind": "Accessor",
|
|
763
|
-
"usr": "s:18DoorstepDropoffSDK0A2AIC7devModeSbvsZ",
|
|
764
|
-
"mangledName": "$s18DoorstepDropoffSDK0A2AIC7devModeSbvsZ",
|
|
765
|
-
"moduleName": "DoorstepDropoffSDK",
|
|
766
|
-
"static": true,
|
|
767
|
-
"implicit": true,
|
|
768
|
-
"declAttributes": [
|
|
769
|
-
"Final"
|
|
770
|
-
],
|
|
771
|
-
"accessorKind": "set"
|
|
772
|
-
},
|
|
773
|
-
{
|
|
774
|
-
"kind": "Accessor",
|
|
775
|
-
"name": "Modify",
|
|
776
|
-
"printedName": "Modify()",
|
|
777
|
-
"children": [
|
|
778
|
-
{
|
|
779
|
-
"kind": "TypeNominal",
|
|
780
|
-
"name": "Void",
|
|
781
|
-
"printedName": "()"
|
|
782
|
-
}
|
|
783
|
-
],
|
|
784
|
-
"declKind": "Accessor",
|
|
785
|
-
"usr": "s:18DoorstepDropoffSDK0A2AIC7devModeSbvMZ",
|
|
786
|
-
"mangledName": "$s18DoorstepDropoffSDK0A2AIC7devModeSbvMZ",
|
|
787
|
-
"moduleName": "DoorstepDropoffSDK",
|
|
788
|
-
"static": true,
|
|
789
|
-
"implicit": true,
|
|
790
|
-
"declAttributes": [
|
|
791
|
-
"Final"
|
|
792
|
-
],
|
|
793
|
-
"accessorKind": "_modify"
|
|
794
|
-
}
|
|
795
|
-
]
|
|
747
|
+
"funcSelfKind": "NonMutating"
|
|
796
748
|
},
|
|
797
749
|
{
|
|
798
750
|
"kind": "Function",
|
|
799
|
-
"name": "
|
|
800
|
-
"printedName": "
|
|
751
|
+
"name": "enableDevMode",
|
|
752
|
+
"printedName": "enableDevMode()",
|
|
801
753
|
"children": [
|
|
802
754
|
{
|
|
803
755
|
"kind": "TypeNominal",
|
|
804
756
|
"name": "Void",
|
|
805
757
|
"printedName": "()"
|
|
806
|
-
},
|
|
807
|
-
{
|
|
808
|
-
"kind": "TypeNominal",
|
|
809
|
-
"name": "String",
|
|
810
|
-
"printedName": "Swift.String",
|
|
811
|
-
"usr": "s:SS"
|
|
812
758
|
}
|
|
813
759
|
],
|
|
814
760
|
"declKind": "Func",
|
|
815
|
-
"usr": "s:
|
|
816
|
-
"mangledName": "$
|
|
761
|
+
"usr": "s:18DoorstepDropoffSDK0A2AIC13enableDevModeyyFZ",
|
|
762
|
+
"mangledName": "$s18DoorstepDropoffSDK0A2AIC13enableDevModeyyFZ",
|
|
817
763
|
"moduleName": "DoorstepDropoffSDK",
|
|
818
764
|
"static": true,
|
|
819
765
|
"declAttributes": [
|
|
@@ -989,6 +935,52 @@
|
|
|
989
935
|
"AccessControl"
|
|
990
936
|
],
|
|
991
937
|
"funcSelfKind": "NonMutating"
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
"kind": "Function",
|
|
941
|
+
"name": "hasCachedData",
|
|
942
|
+
"printedName": "hasCachedData()",
|
|
943
|
+
"children": [
|
|
944
|
+
{
|
|
945
|
+
"kind": "TypeNominal",
|
|
946
|
+
"name": "Bool",
|
|
947
|
+
"printedName": "Swift.Bool",
|
|
948
|
+
"usr": "s:Sb"
|
|
949
|
+
}
|
|
950
|
+
],
|
|
951
|
+
"declKind": "Func",
|
|
952
|
+
"usr": "s:18DoorstepDropoffSDK0A2AIC13hasCachedDataSbyFZ",
|
|
953
|
+
"mangledName": "$s18DoorstepDropoffSDK0A2AIC13hasCachedDataSbyFZ",
|
|
954
|
+
"moduleName": "DoorstepDropoffSDK",
|
|
955
|
+
"static": true,
|
|
956
|
+
"declAttributes": [
|
|
957
|
+
"Final",
|
|
958
|
+
"AccessControl"
|
|
959
|
+
],
|
|
960
|
+
"funcSelfKind": "NonMutating"
|
|
961
|
+
},
|
|
962
|
+
{
|
|
963
|
+
"kind": "Function",
|
|
964
|
+
"name": "waitForCacheDataCompletion",
|
|
965
|
+
"printedName": "waitForCacheDataCompletion()",
|
|
966
|
+
"children": [
|
|
967
|
+
{
|
|
968
|
+
"kind": "TypeNominal",
|
|
969
|
+
"name": "Bool",
|
|
970
|
+
"printedName": "Swift.Bool",
|
|
971
|
+
"usr": "s:Sb"
|
|
972
|
+
}
|
|
973
|
+
],
|
|
974
|
+
"declKind": "Func",
|
|
975
|
+
"usr": "s:18DoorstepDropoffSDK0A2AIC26waitForCacheDataCompletionSbyYaFZ",
|
|
976
|
+
"mangledName": "$s18DoorstepDropoffSDK0A2AIC26waitForCacheDataCompletionSbyYaFZ",
|
|
977
|
+
"moduleName": "DoorstepDropoffSDK",
|
|
978
|
+
"static": true,
|
|
979
|
+
"declAttributes": [
|
|
980
|
+
"Final",
|
|
981
|
+
"AccessControl"
|
|
982
|
+
],
|
|
983
|
+
"funcSelfKind": "NonMutating"
|
|
992
984
|
}
|
|
993
985
|
],
|
|
994
986
|
"declKind": "Class",
|
|
@@ -1877,126 +1869,119 @@
|
|
|
1877
1869
|
{
|
|
1878
1870
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1879
1871
|
"kind": "IntegerLiteral",
|
|
1880
|
-
"offset":
|
|
1872
|
+
"offset": 2223,
|
|
1881
1873
|
"length": 1,
|
|
1882
1874
|
"value": "0"
|
|
1883
1875
|
},
|
|
1884
1876
|
{
|
|
1885
1877
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1886
1878
|
"kind": "StringLiteral",
|
|
1887
|
-
"offset":
|
|
1879
|
+
"offset": 2913,
|
|
1888
1880
|
"length": 21,
|
|
1889
1881
|
"value": "\"NetworkMonitorQueue\""
|
|
1890
1882
|
},
|
|
1891
1883
|
{
|
|
1892
1884
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1893
1885
|
"kind": "BooleanLiteral",
|
|
1894
|
-
"offset":
|
|
1886
|
+
"offset": 2966,
|
|
1895
1887
|
"length": 4,
|
|
1896
1888
|
"value": "true"
|
|
1897
1889
|
},
|
|
1898
1890
|
{
|
|
1899
1891
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1900
1892
|
"kind": "IntegerLiteral",
|
|
1901
|
-
"offset":
|
|
1893
|
+
"offset": 3011,
|
|
1902
1894
|
"length": 1,
|
|
1903
1895
|
"value": "5"
|
|
1904
1896
|
},
|
|
1905
1897
|
{
|
|
1906
1898
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1907
1899
|
"kind": "IntegerLiteral",
|
|
1908
|
-
"offset":
|
|
1900
|
+
"offset": 3056,
|
|
1909
1901
|
"length": 2,
|
|
1910
1902
|
"value": "20"
|
|
1911
1903
|
},
|
|
1912
1904
|
{
|
|
1913
1905
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1914
1906
|
"kind": "Array",
|
|
1915
|
-
"offset":
|
|
1907
|
+
"offset": 3146,
|
|
1916
1908
|
"length": 2,
|
|
1917
1909
|
"value": "[]"
|
|
1918
1910
|
},
|
|
1919
1911
|
{
|
|
1920
1912
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1921
1913
|
"kind": "StringLiteral",
|
|
1922
|
-
"offset":
|
|
1914
|
+
"offset": 3201,
|
|
1923
1915
|
"length": 24,
|
|
1924
1916
|
"value": "\"RequestQueueProcessing\""
|
|
1925
1917
|
},
|
|
1926
1918
|
{
|
|
1927
1919
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1928
1920
|
"kind": "StringLiteral",
|
|
1929
|
-
"offset":
|
|
1921
|
+
"offset": 3279,
|
|
1930
1922
|
"length": 24,
|
|
1931
1923
|
"value": "\"pendingNetworkRequests\""
|
|
1932
1924
|
},
|
|
1933
|
-
{
|
|
1934
|
-
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1935
|
-
"kind": "StringLiteral",
|
|
1936
|
-
"offset": 3308,
|
|
1937
|
-
"length": 9,
|
|
1938
|
-
"value": "\"network\""
|
|
1939
|
-
},
|
|
1940
1925
|
{
|
|
1941
1926
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1942
1927
|
"kind": "BooleanLiteral",
|
|
1943
|
-
"offset":
|
|
1928
|
+
"offset": 3347,
|
|
1944
1929
|
"length": 4,
|
|
1945
1930
|
"value": "true"
|
|
1946
1931
|
},
|
|
1947
1932
|
{
|
|
1948
1933
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1949
1934
|
"kind": "BooleanLiteral",
|
|
1950
|
-
"offset":
|
|
1935
|
+
"offset": 3423,
|
|
1951
1936
|
"length": 5,
|
|
1952
1937
|
"value": "false"
|
|
1953
1938
|
},
|
|
1954
1939
|
{
|
|
1955
1940
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1956
1941
|
"kind": "StringLiteral",
|
|
1957
|
-
"offset":
|
|
1942
|
+
"offset": 3499,
|
|
1958
1943
|
"length": 2,
|
|
1959
1944
|
"value": "\"\""
|
|
1960
1945
|
},
|
|
1961
1946
|
{
|
|
1962
1947
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1963
1948
|
"kind": "Dictionary",
|
|
1964
|
-
"offset":
|
|
1949
|
+
"offset": 3552,
|
|
1965
1950
|
"length": 3,
|
|
1966
1951
|
"value": "[]"
|
|
1967
1952
|
},
|
|
1968
1953
|
{
|
|
1969
1954
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1970
1955
|
"kind": "IntegerLiteral",
|
|
1971
|
-
"offset":
|
|
1956
|
+
"offset": 24422,
|
|
1972
1957
|
"length": 1,
|
|
1973
1958
|
"value": "0"
|
|
1974
1959
|
},
|
|
1975
1960
|
{
|
|
1976
1961
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/Network.swift",
|
|
1977
1962
|
"kind": "IntegerLiteral",
|
|
1978
|
-
"offset":
|
|
1963
|
+
"offset": 28227,
|
|
1979
1964
|
"length": 1,
|
|
1980
1965
|
"value": "0"
|
|
1981
1966
|
},
|
|
1982
1967
|
{
|
|
1983
|
-
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/
|
|
1968
|
+
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/InternalSensor.swift",
|
|
1984
1969
|
"kind": "IntegerLiteral",
|
|
1985
|
-
"offset":
|
|
1970
|
+
"offset": 3104,
|
|
1986
1971
|
"length": 1,
|
|
1987
1972
|
"value": "0"
|
|
1988
1973
|
},
|
|
1989
1974
|
{
|
|
1990
1975
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/DoorstepAI.swift",
|
|
1991
1976
|
"kind": "Array",
|
|
1992
|
-
"offset":
|
|
1977
|
+
"offset": 1361,
|
|
1993
1978
|
"length": 2,
|
|
1994
1979
|
"value": "[]"
|
|
1995
1980
|
},
|
|
1996
1981
|
{
|
|
1997
1982
|
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/DoorstepAI.swift",
|
|
1998
1983
|
"kind": "BooleanLiteral",
|
|
1999
|
-
"offset":
|
|
1984
|
+
"offset": 1395,
|
|
2000
1985
|
"length": 5,
|
|
2001
1986
|
"value": "false"
|
|
2002
1987
|
},
|
|
@@ -2015,7 +2000,7 @@
|
|
|
2015
2000
|
"value": "\"dataCollect\""
|
|
2016
2001
|
},
|
|
2017
2002
|
{
|
|
2018
|
-
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/
|
|
2003
|
+
"filePath": "\/Users\/sheelpatel\/Documents\/doorstepai\/doorstepai-track\/SDKs\/iOS\/DoorstepDropoffSDK\/DoorstepDropoffSDK\/src\/LocationManager.swift",
|
|
2019
2004
|
"kind": "BooleanLiteral",
|
|
2020
2005
|
"offset": 920,
|
|
2021
2006
|
"length": 5,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
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: -interface-compiler-version 6.1
|
|
4
|
+
// swift-module-flags-ignorable: -interface-compiler-version 6.1.2
|
|
5
5
|
import Compression
|
|
6
6
|
import CoreLocation
|
|
7
7
|
import CoreMotion
|
|
@@ -42,13 +42,15 @@ public enum DoorstepAIError : Swift.Error {
|
|
|
42
42
|
case invalidAddress
|
|
43
43
|
}
|
|
44
44
|
@_hasMissingDesignatedInitializers public class DoorstepAI {
|
|
45
|
-
public static var devMode: Swift.Bool
|
|
46
45
|
public static func setApiKey(key: Swift.String)
|
|
46
|
+
public static func enableDevMode()
|
|
47
47
|
public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String) async throws
|
|
48
48
|
public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String) async throws
|
|
49
49
|
public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String) async throws
|
|
50
50
|
public static func newEvent(eventName: Swift.String, deliveryId: Swift.String) async throws
|
|
51
51
|
public static func stopDelivery(deliveryId: Swift.String) async
|
|
52
|
+
public static func hasCachedData() -> Swift.Bool
|
|
53
|
+
public static func waitForCacheDataCompletion() async -> Swift.Bool
|
|
52
54
|
@objc deinit
|
|
53
55
|
}
|
|
54
56
|
@_Concurrency.MainActor @preconcurrency public struct DoorstepAIRoot : SwiftUICore.View {
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
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: -interface-compiler-version 6.1
|
|
4
|
+
// swift-module-flags-ignorable: -interface-compiler-version 6.1.2
|
|
5
5
|
import Compression
|
|
6
6
|
import CoreLocation
|
|
7
7
|
import CoreMotion
|
|
@@ -42,13 +42,15 @@ public enum DoorstepAIError : Swift.Error {
|
|
|
42
42
|
case invalidAddress
|
|
43
43
|
}
|
|
44
44
|
@_hasMissingDesignatedInitializers public class DoorstepAI {
|
|
45
|
-
public static var devMode: Swift.Bool
|
|
46
45
|
public static func setApiKey(key: Swift.String)
|
|
46
|
+
public static func enableDevMode()
|
|
47
47
|
public static func startDeliveryByPlaceID(placeID: Swift.String, deliveryId: Swift.String) async throws
|
|
48
48
|
public static func startDeliveryByPlusCode(plusCode: Swift.String, deliveryId: Swift.String) async throws
|
|
49
49
|
public static func startDeliveryByAddressType(address: DoorstepDropoffSDK.AddressType, deliveryId: Swift.String) async throws
|
|
50
50
|
public static func newEvent(eventName: Swift.String, deliveryId: Swift.String) async throws
|
|
51
51
|
public static func stopDelivery(deliveryId: Swift.String) async
|
|
52
|
+
public static func hasCachedData() -> Swift.Bool
|
|
53
|
+
public static func waitForCacheDataCompletion() async -> Swift.Bool
|
|
52
54
|
@objc deinit
|
|
53
55
|
}
|
|
54
56
|
@_Concurrency.MainActor @preconcurrency public struct DoorstepAIRoot : SwiftUICore.View {
|
|
@@ -10,27 +10,27 @@
|
|
|
10
10
|
</data>
|
|
11
11
|
<key>Info.plist</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
aQWHpxPQJKfz1RYH5aZVRfXoOkM=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
J+fxj6kt7m93fMti9Uxn2iBAdYk=
|
|
18
18
|
</data>
|
|
19
19
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
20
20
|
<data>
|
|
21
|
-
|
|
21
|
+
R/U868GUTRc1Q65yDlvJ/WsjaIg=
|
|
22
22
|
</data>
|
|
23
23
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
JOjJG7ALEj6RzUJ6w8EG8Q3wu48=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
R/U868GUTRc1Q65yDlvJ/WsjaIg=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/DoorstepDropoffSDK.swiftmodule/arm64-apple-ios.swiftmodule</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
6fR0kjwCUiBEelQ3ErAW7sVfLo8=
|
|
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
|
-
|
|
53
|
+
yjXu4O93+4we6XGcEsYqZ6iydnus5U8G0aFFkk2edDs=
|
|
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
|
-
|
|
60
|
+
QTqSxKjIsjTPzBRJ8MABsZArurK8oa8sOQ26Sdw70zs=
|
|
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
|
-
|
|
67
|
+
gl3Vr0WEzjtVOHEPp3tX2rigLWFAjr0hbCFitRg5/7k=
|
|
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
|
-
|
|
74
|
+
QTqSxKjIsjTPzBRJ8MABsZArurK8oa8sOQ26Sdw70zs=
|
|
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
|
-
|
|
81
|
+
yTfBSAHi9daBShG/2qZlkydPv8eltjpwilpgtNM1m14=
|
|
82
82
|
</data>
|
|
83
83
|
</dict>
|
|
84
84
|
<key>Modules/module.modulemap</key>
|