7
0

add new version 22.3.5-SNAPSHOT-1690

This commit is contained in:
mac-mini-003 2026-04-23 18:06:57 +02:00
parent 33da988751
commit 8018491621

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.3")
.exact("22.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.3")
.exact("22.1.0")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("21.0.5")
.exact("21.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.0.1")
.exact("22.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.5/WebIdEIdProductPlugin.framework-v22.3.5-SNAPSHOT-1688.zip",
checksum: "920fe092edb55e7e263049dcdf97c74d63de2e92fbe90eb59f6bc4e3e9ba77c0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.5/WebIdEIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip",
checksum: "7602f53b728bd9138e8b00e4773b4107bb1da03d37685ed748fc265c3de330e5"
),
.target(
name: "WebIdEIdProductPluginWrapper",