7
0

add new version 15.3.4-SNAPSHOT-1371

This commit is contained in:
mac-mini-003 2026-06-09 13:52:13 +02:00
parent f3fb88e802
commit c66d8f7847

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",
.exact("15.2.0") .branch("legacy-snapshots")
) )
], ],
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.4/WebIdMetaPlugin.framework-v15.3.4-SNAPSHOT-1368.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.3.4/WebIdMetaPlugin.framework-v15.3.4-SNAPSHOT-1371.zip",
checksum: "17ca92a6a740fadd646cff6ee392d187716e5e722e738622588ff0835fe3dcc2" checksum: "b46908f1032e0d041eeaac4729b6e11ce5d5a1b9c8d953308c055061cade8fe0"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",