6
0

add new version 20.0.5-SNAPSHOT-1455

This commit is contained in:
mac-mini-003 2025-08-01 14:37:43 +02:00
parent 363622c197
commit a44cbe6496

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.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.1.0")
),
.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.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/20.0.5/WebIdMetaPlugin.framework-v20.0.5-SNAPSHOT-1447.zip",
checksum: "4268a98fc1cbaaca8490ba9b2f2c2e7865bf0593deaee68b31902c9ac6b055ed"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/20.0.5/WebIdMetaPlugin.framework-v20.0.5-SNAPSHOT-1455.zip",
checksum: "1729b804d9c35c5d23244e5e662b8e048a4e50bd5bc4743fefaaa0a63eb81ac5"
),
.target(
name: "WebIdMetaPluginWrapper",