6
0

add new version 15.1.2

This commit is contained in:
mac-mini-003 2025-11-26 14:21:48 +01:00
parent 87c5d8ec50
commit b13779c194

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("15.0.2")
.exact("15.0.4")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.1/WebIdEIdOnServerProductPlugin.framework-v15.1.1.zip",
checksum: "3becb4823a022923b46d1873f5e3c43473143036be3354c071b2f5c752824ed0"
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"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",