7
0

add new version 15.4.1

This commit is contained in:
mac-mini-003 2026-06-09 19:31:59 +02:00
parent 86d2f23087
commit 2fa0caa34d

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.2.0")
.exact("15.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.2.0")
.exact("15.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.2.0")
.exact("15.2.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.2.0")
.exact("15.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.4.0/WebIdEIdOnServerProductPlugin.framework-v15.4.0.zip",
checksum: "b48f034249ff06e1ad00f23f8370bdd791cc6372619ab28c97d2b51a691bbe70"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.4.1/WebIdEIdOnServerProductPlugin.framework-v15.4.1.zip",
checksum: "7b4f4bc317476fc8bc2dbaa48acd8896e8ab1e04f74ad6ef5fc62c557df2fc86"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",