7
0

add new version 15.3.1-SNAPSHOT-1359

This commit is contained in:
mac-mini-003 2026-03-09 14:39:14 +01:00
parent 9d55523050
commit 8ba9db2522

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("legacy-snapshots") .exact("15.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.3.1/WebIdMetaPlugin.framework-v15.3.1-SNAPSHOT-1358.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.3.1/WebIdMetaPlugin.framework-v15.3.1-SNAPSHOT-1359.zip",
checksum: "815788ec4941e41a7cbee1df702490293aeca2edf615f65b43cd760b9dfd5729" checksum: "ec2d3c1575c3f7893e21ce480cb105b94dc29701c1fb3906c2f295334f4393e2"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",