6
0

add new version 15.1.2-SNAPSHOT-1335

This commit is contained in:
mac-mini-003 2025-11-26 14:09:59 +01:00
parent 08e6e3cdeb
commit c09738dbcb

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("15.0.1") .exact("15.0.4")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdOnServerProductPlugin", name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.0.2/WebIdEIdOnServerProductPlugin.framework-v15.0.2-SNAPSHOT-1324.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.2/WebIdEIdOnServerProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip",
checksum: "484efa9ccac43cddd05e1d09919979a7bf1d1a97874b4cfb0ef2a72500520afb" checksum: "bff4c54ebb2dfb591c01629604fc767c77cf5bfe97e756c0bf3273ff70500a3c"
), ),
.target( .target(
name: "WebIdEIdOnServerProductPluginWrapper", name: "WebIdEIdOnServerProductPluginWrapper",