7
0

add new version 22.1.2-SNAPSHOT-1637

This commit is contained in:
mac-mini-003 2026-03-11 14:11:29 +01:00
parent 765773a4e7
commit aede3961a9

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("21.0.3") .exact("21.0.4")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.0.6/WebIdMetaPlugin.framework-v22.0.6-SNAPSHOT-1606.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.1.2/WebIdMetaPlugin.framework-v22.1.2-SNAPSHOT-1637.zip",
checksum: "8299da5b49b9eefc107e0c1a43b2dfca80c2f72fbcf1e56dcca4e31ceccdb89b" checksum: "8069c60d7ae4566bd268b795f40f5c1d6f8698f1afdfb3c6c700a6c023d9fb84"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",