6
0

add new version 13.7.5

This commit is contained in:
mac-mini-003 2025-10-20 16:42:39 +02:00
parent c8604c4594
commit 1b1d2e2a01

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("15.0.1")
.exact("5.5.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.1")
.exact("11.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.1")
.exact("12.6.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.1")
.exact("12.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.0/WebIdEIdOnServerProductPlugin.framework-v15.1.0.zip",
checksum: "d04896e764a70e766a1bf16e538693cbf98c1d2cf8d71408c16f79370afe066a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.5/WebIdEIdOnServerProductPlugin.framework-v13.7.5.zip",
checksum: "5a21857047f146df2e4d9bfeb18d5ae3397678002011361c4eeca5627e7ed52e"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",