7
0

add new version 23.0.3-SNAPSHOT-1097

This commit is contained in:
mac-mini-003 2026-06-04 13:32:57 +02:00
parent 13a32f2adb
commit b21f923f97

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",
.exact("22.0.0")
.branch("snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("21.2.2")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1095.zip",
checksum: "4ebfb9c8c74b50a1f72216a861d265f9bd092439c53cf41952b24c1cc0b203a7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.3/WebIdDigitalSigningPlugin.framework-v23.0.3-SNAPSHOT-1097.zip",
checksum: "9cce0e3788207bd795769a0d977ca5bc890aa7710152a895354aafada5b7027c"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",