6
0

add new version 20.0.0-SNAPSHOT-1407

This commit is contained in:
mac-mini-003 2025-06-18 14:07:12 +02:00
parent db89871fbe
commit 228861d922

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("12.4.3")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.6.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.6.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.7.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.7.0-SNAPSHOT-1405.zip",
checksum: "2d8ff8318e637fc1f2eec8a9098e6d2b16efb107500f9da81f6f07b09f24e21f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/20.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v20.0.0-SNAPSHOT-1407.zip",
checksum: "da9a51390e401949e33a12adf01a507d9d202bf36f6996004f0ae51daaaa0737"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",