6
0

add new version 20.3.2-SNAPSHOT-979

This commit is contained in:
mac-mini-003 2025-11-03 14:36:34 +01:00
parent a527bbe334
commit ac975ee263

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("20.3.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("snapshots")
.exact("20.3.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-977.zip",
checksum: "f2866da4f9407f45685f61585e60dbcd07553e15c99648d018124b64104625ca"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-979.zip",
checksum: "e8e6c1fbe48ae5a9a41997244f62b929022ae808822b2ce295004e23269a1cc2"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",