add new version 22.3.3

This commit is contained in:
mac-mini-003 2026-04-02 14:45:15 +02:00
parent 1425c4ff39
commit af05f553d4

View File

@ -17,17 +17,17 @@ let package = Package(
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.0") .exact("22.0.1")
), ),
.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: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.0") .exact("22.0.1")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdAccountIdProductPlugin", name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.2/WebIdAccountIdProductPlugin.framework-v22.3.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.3/WebIdAccountIdProductPlugin.framework-v22.3.3.zip",
checksum: "a7fcb391f8d282b4e80b363075959c62c8fe8e65220ee75ba655f200736d2638" checksum: "df44ac51493ad93c8433c3354a96bc5a790eb7f6a356eacda6c2e9bb3c73179e"
), ),
.target( .target(
name: "WebIdAccountIdProductPluginWrapper", name: "WebIdAccountIdProductPluginWrapper",