6
0

add new version 13.4.1-SNAPSHOT-1278

This commit is contained in:
mac-mini-003 2025-05-26 16:03:25 +02:00
parent 37b72e3656
commit 9d6d11639a

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.4.0")
.exact("11.4.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.0")
.exact("12.5.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.0")
.exact("12.5.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1277.zip",
checksum: "1fc8edd798b527dcb8b5798c263e4d57ef64bcabcea153a9ba01e9cc3a9f4e3b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1278.zip",
checksum: "7bd3e440b8b78123f98582b63d39b1ce7f32fe8bcce37fcc1165f9496496154c"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",