6
0

add new version 20.2.1-SNAPSHOT-947

This commit is contained in:
mac-mini-003 2025-08-28 13:51:59 +02:00
parent 0b84b42059
commit 5edfb5461c

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.2.1")
),
.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.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.2.1/WebIdDigitalSigningPlugin.framework-v20.2.1-SNAPSHOT-945.zip",
checksum: "65cb4ef0eb3e5c65a5c8ff7ac7ba6b8f83fc1fca82eda0ca9314c91f2b3508c1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.2.1/WebIdDigitalSigningPlugin.framework-v20.2.1-SNAPSHOT-947.zip",
checksum: "d0df4724a51a3e66b69a2e41dd6b61e36438c01db0910fdebbd5a94cb7a455c3"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",