7
0

add new version 21.1.1

This commit is contained in:
mac-mini-003 2026-02-13 14:28:55 +01:00
parent 527fd4fe00
commit 2ca1d11a2f

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.1.0") .exact("21.1.1")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.1.0/WebIdOnDeviceDocumentScanner.framework-v21.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.1.1/WebIdOnDeviceDocumentScanner.framework-v21.1.1.zip",
checksum: "1fd98141483c5e99968731a922ee9ad1472606986d84b31bb158474a98076a3c" checksum: "ac981ead9fbbb780dfaa68596bfe1a0d029bfc708d3459561555f8408ad4d128"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",