6
0

add new version 20.0.5-SNAPSHOT-1447

This commit is contained in:
mac-mini-003 2025-07-29 14:12:01 +02:00
parent a3599bc7c6
commit 47085aeaaa

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",
.exact("20.0.2")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.0.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.0.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.0.1")
.branch("redesign-v4-snapshots")
)
],
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-1443.zip",
checksum: "797fbdc09406e25a8943654b1bcc3ab1e1908f5e566fafa5d36a7a438d77148a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.5/WebIdEIdOnServerProductPlugin.framework-v20.0.5-SNAPSHOT-1447.zip",
checksum: "6adec8a4befa5bd09ad05bcd6efdcd36a64f983919fab53c5fdca0a5afaf06d7"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",