6
0

add new version 20.0.5-SNAPSHOT-1447

This commit is contained in:
mac-mini-003 2025-07-29 14:11:40 +02:00
parent b8227eab30
commit ae84547c30

View File

@ -17,24 +17,24 @@ let package = Package(
.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: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/20.0.4/WebIdAutoIdentOnServerProductPlugin.framework-v20.0.4-SNAPSHOT-1443.zip",
checksum: "a11adbbb465ab24ae2de1ac9893d49bd99a825e8b01921c8f9d5a1c415d026d3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/20.0.5/WebIdAutoIdentOnServerProductPlugin.framework-v20.0.5-SNAPSHOT-1447.zip",
checksum: "73443962380cb2ae3f3bb3b9313faa474ae0e1ea90fe22238313f92ae437a0ed"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",