6
0

add new version 15.1.2-SNAPSHOT-1335

This commit is contained in:
mac-mini-003 2025-11-26 14:10:21 +01:00
parent 17020e1610
commit 0ae950d6b6

View File

@ -27,7 +27,7 @@ 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("15.0.4")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.0.2/WebIdEIdProductPlugin.framework-v15.0.2-SNAPSHOT-1324.zip",
checksum: "637a7ba117168dd750de63430b98698ce7a135ee6c50acec60afdf8dba10b378"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.1.2/WebIdEIdProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip",
checksum: "7a2825d2dc365e8e146d7323f4322bb7beffbdee46f1dace487b2fdeea1f1e5b"
),
.target(
name: "WebIdEIdProductPluginWrapper",