6
0

add new version 20.0.0-SNAPSHOT-1407

This commit is contained in:
mac-mini-003 2025-06-18 14:07:25 +02:00
parent 253afd5379
commit 1b849d6f10

View File

@ -22,29 +22,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.4.2")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.3")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.6.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.6.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.7.0/WebIdMetaPlugin.framework-v14.7.0-SNAPSHOT-1405.zip",
checksum: "854865952b13e1bad8402ce897fa4a548087e067d3ac2e8bf5930744b82cc813"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/20.0.0/WebIdMetaPlugin.framework-v20.0.0-SNAPSHOT-1407.zip",
checksum: "789f0d818f62b41aa4eb541b3564fe6ea968a0f2b382011c3ce9c5c321739e4a"
),
.target(
name: "WebIdMetaPluginWrapper",