7
0

add new version 22.4.3-SNAPSHOT-1696

This commit is contained in:
mac-mini-003 2026-04-27 13:41:52 +02:00
parent 6da7bb5e20
commit e2594211ab

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.1.1")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.1")
.branch("snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("21.1.0")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.1.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.4.1/WebIdEIdProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip",
checksum: "5f6781c9f03e56a9f58238a352b95269508add1106da05b2d3177390794db2bc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.4.3/WebIdEIdProductPlugin.framework-v22.4.3-SNAPSHOT-1696.zip",
checksum: "cca69e4b02d4e656d7cee5d164f69706a9c3acf6e62dc1767f07680bf42b8517"
),
.target(
name: "WebIdEIdProductPluginWrapper",