7
0

add new version 22.1.1

This commit is contained in:
mac-mini-003 2026-04-24 12:07:32 +02:00
parent 7648701dc7
commit d02076abc9

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.1.0") .exact("22.1.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.1.0/WebIdIosIdentScanPlugin.framework-v22.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.1/WebIdIosIdentScanPlugin.framework-v22.1.1.zip",
checksum: "073506aeb3a6f4ba3590530404acd008301b867c60a6af194dbafdb2431a2096" checksum: "24687d8a328276bfae9af43e3a0f9087097daac279448b8d35b62fb9feb6fec0"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",