6
0

add new version 20.0.4-SNAPSHOT-1443

This commit is contained in:
mac-mini-003 2025-07-10 18:57:21 +02:00
parent 54e0110b25
commit a3599bc7c6

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.0.2")
),
.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: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.4/WebIdEIdOnServerProductPlugin.framework-v20.0.4-SNAPSHOT-1441.zip",
checksum: "b71916e885b9be1e1fbed8666713a3c532e4ae7884406afb22b9a3489fd685a5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.4/WebIdEIdOnServerProductPlugin.framework-v20.0.4-SNAPSHOT-1443.zip",
checksum: "797fbdc09406e25a8943654b1bcc3ab1e1908f5e566fafa5d36a7a438d77148a"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",