6
0

add new version 15.1.3

This commit is contained in:
mac-mini-003 2025-12-04 15:30:55 +01:00
parent b13779c194
commit 70dbd50939

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.4")
.exact("15.0.5")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.1")
.exact("15.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.1")
.exact("15.0.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.1")
.exact("15.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.2/WebIdEIdOnServerProductPlugin.framework-v15.1.2.zip",
checksum: "a1aa2509bb8e3ef48448ba07e550efe638e301d9a3ce01cb197b60e6bb086e65"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.3/WebIdEIdOnServerProductPlugin.framework-v15.1.3.zip",
checksum: "1de9a75e562ad27e53d1c0efe46b226a4f74cf9f007f731d3291e84fcb84b420"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",