6
0

add new version 20.0.4-SNAPSHOT-1443

This commit is contained in:
mac-mini-003 2025-07-10 18:57:31 +02:00
parent a1f4d5602f
commit e424ab3569

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",
.branch("redesign-v4-snapshots")
.exact("20.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("20.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/20.0.4/WebIdMetaPlugin.framework-v20.0.4-SNAPSHOT-1441.zip",
checksum: "2f70ba2764f78761ea29f89dc0933161b76f03a7eceedf21417e79126e4899d1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/20.0.4/WebIdMetaPlugin.framework-v20.0.4-SNAPSHOT-1443.zip",
checksum: "3b56a55eac142e9befe2db2a3e75bb65811f3ea95bafd7677d5fd410586eb2c2"
),
.target(
name: "WebIdMetaPluginWrapper",