6
0

add new version 14.6.0-SNAPSHOT-1396

This commit is contained in:
mac-mini-003 2025-05-27 06:29:16 +02:00
parent 8266d90633
commit b7095c105b

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.0")
.exact("12.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.0")
.exact("13.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.5.0")
.exact("13.5.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.6.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.6.0-SNAPSHOT-1395.zip",
checksum: "1a819e462398615121e7816e1b4003d5c1f4698c886067ab6aeb94f42c7284e5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.6.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.6.0-SNAPSHOT-1396.zip",
checksum: "03c8926b26c198ba65671deda8a4cb389529e2c996ecf8c55cc4f15bae16878e"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",