add new version 12.5.2
This commit is contained in:
parent
b37a134029
commit
6f17d16862
@ -17,12 +17,12 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("12.5.1")
|
||||
.exact("12.5.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("12.3.2")
|
||||
.exact("12.3.3")
|
||||
),
|
||||
.package(
|
||||
name: "DocumentReader",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.5.1/WebIdOnDeviceDocumentScanner.framework-v12.5.1.zip",
|
||||
checksum: "bb7abd8129491a18b5fd8fbd691fe47930658c39f88e9344d6b0860709fa8b1d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.5.2/WebIdOnDeviceDocumentScanner.framework-v12.5.2.zip",
|
||||
checksum: "bd442ca821b36eeb27c8eab77de232dbff55674842134e7418d9f651201a7845"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user