6
0

add new version 13.7.0

This commit is contained in:
mac-mini-003 2025-05-27 10:57:06 +02:00
parent 4fd42eaa40
commit e97256fd7c

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.4.0")
.exact("5.5.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.3.0")
.exact("11.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.4.0")
.exact("12.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.4.0")
.exact("12.5.2")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.6.2/WebIdEIdOnServerProductPlugin.framework-v13.6.2.zip",
checksum: "be7006133f628966b8721f9575eaf994b1631185efca6ab25b1a1dc99d26fa98"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.0/WebIdEIdOnServerProductPlugin.framework-v13.7.0.zip",
checksum: "d221d08f04b0cdc84b54bae415181c573f44b51ce9228a35dcf59dbaf8679945"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",