7
0

add new version 20.4.2-SNAPSHOT-1015

This commit is contained in:
mac-mini-003 2026-01-07 10:56:38 +01:00
parent e84b9872c9
commit a21c65c58a

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.exact("21.0.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("snapshots")
.exact("21.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.4.2/WebIdDigitalSigningPlugin.framework-v20.4.2-SNAPSHOT-1010.zip",
checksum: "e0ac5a63490896ef5a49f836739c587553ad00a8436689fe708ef83963bdbde0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.4.2/WebIdDigitalSigningPlugin.framework-v20.4.2-SNAPSHOT-1015.zip",
checksum: "a362fdb163398cdde2be6a3986cb0577eaea9cf727c57d4d147f5b09aa1cba1d"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",