7
0

add new version 22.4.3-SNAPSHOT-1696

This commit is contained in:
mac-mini-003 2026-04-27 13:42:29 +02:00
parent df8cb1ce1e
commit 3b7fe9f173

View File

@ -17,14 +17,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("22.1.0") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.4.1/WebIdMetaPlugin.framework-v22.4.1-SNAPSHOT-1693.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip",
checksum: "b0fa540326f4a0497be629b0c8eb5b7d212a5ee9dd4d4157031906952c978db2" checksum: "4490cd70e44c8bed407976e82714cf540a2652e28997d37803c8b272e567b952"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",