7
0

add new version 20.4.2-SNAPSHOT-1010

This commit is contained in:
mac-mini-003 2026-01-05 20:53:04 +01:00
parent 0ce7e3a34a
commit e84b9872c9

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("experimental")
.branch("snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("experimental")
.branch("snapshots")
)
],
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-1009.zip",
checksum: "b4a19528081b4499db0c76ef4d7180a7c3d6a680b30efebcbf6dca2f76853270"
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"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",