add new version 13.5.2
This commit is contained in:
parent
efaee0ca8f
commit
10c9d8f4d1
@ -17,12 +17,12 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.exact("13.5.0")
|
||||
.exact("13.5.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("13.5.0")
|
||||
.exact("13.5.2")
|
||||
),
|
||||
.package(
|
||||
name: "DocumentReader",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.5.0/WebIdOnDeviceDocumentScanner.framework-v13.5.0.zip",
|
||||
checksum: "556744482ac3ebd817ec068f66455604deed8d260e5068c8974c861ab12364a7"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.5.2/WebIdOnDeviceDocumentScanner.framework-v13.5.2.zip",
|
||||
checksum: "b9c83de061b42f7f065772caaab7e49b128acad5149b0d7c51f71629edcd8356"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user