6
0

add new version 20.2.2-SNAPSHOT-949

This commit is contained in:
mac-mini-003 2025-08-28 14:06:37 +02:00
parent 5edfb5461c
commit 222ddac790

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",
.exact("20.2.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.exact("20.2.1")
.branch("redesign-v4-snapshots")
)
],
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-947.zip",
checksum: "d0df4724a51a3e66b69a2e41dd6b61e36438c01db0910fdebbd5a94cb7a455c3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.2.2/WebIdDigitalSigningPlugin.framework-v20.2.2-SNAPSHOT-949.zip",
checksum: "98c07e77d2067cf1198b4f19e639943896abd1d4998215f47d1da61eb776c778"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",