7
0

add new version 22.0.2-SNAPSHOT-1582

This commit is contained in:
mac-mini-003 2026-02-06 13:16:11 +01:00
parent 6de2bb9e39
commit 3a4eaf669c

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",
.branch("snapshots") .exact("21.0.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.0.2/WebIdMetaPlugin.framework-v22.0.2-SNAPSHOT-1579.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.0.2/WebIdMetaPlugin.framework-v22.0.2-SNAPSHOT-1582.zip",
checksum: "2859826ef5b4922c91ee5084ef92cee4bd862cb242d76247a243a3bc158a8345" checksum: "fc76fcf29c0e5e84cf776ab1d0d6733dcd4b39621aeac1f208395a98356ca4fc"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",