7
0

add new version 22.0.1

This commit is contained in:
mac-mini-003 2026-04-02 14:23:22 +02:00
parent 2f96b7f9f3
commit abf3307729

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("22.0.0") .exact("22.0.1")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.0/WebIdIosIdentScanPlugin.framework-v22.0.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.1/WebIdIosIdentScanPlugin.framework-v22.0.1.zip",
checksum: "620d799064954f26c34d27f98c9fdc5263e44613e0ac6f1a912bbf8553495b7c" checksum: "6fe1a02fe1aefe2a6034fee4e28349e553b9301a33be9193405bcbda69184057"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",