6
0

add new version 20.0.1-SNAPSHOT-924

This commit is contained in:
mac-mini-003 2025-07-10 18:03:51 +02:00
parent 37928873cc
commit 807e2c887f

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.branch("redesign-v4-snapshots")
.exact("20.0.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.branch("redesign-v4-snapshots")
.exact("20.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.0.1/WebIdDigitalSigningPlugin.framework-v20.0.1-SNAPSHOT-920.zip",
checksum: "9b7a5ea3111d716fa74412c9f15e75dac98074c2d1f9474db9de8b87355a61f4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.0.1/WebIdDigitalSigningPlugin.framework-v20.0.1-SNAPSHOT-924.zip",
checksum: "9edd87fb1f37c5a4e34062afa74e109b52d4ab72b8821e56ce36eb7c9ef2e59e"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",