6
0

add new version 20.3.2-SNAPSHOT-976

This commit is contained in:
mac-mini-003 2025-10-23 09:47:31 +02:00
parent 9b2f2f940c
commit 8a050b96ff

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.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-975.zip",
checksum: "8a7fce181952d58518708477e08552ece8659b4976de277e05292780310acdad"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-976.zip",
checksum: "4c2a6f0b86476d44205a712550888b4ca3866d17223921d6eeea749647a7f58c"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",