7
0

add new version 22.1.1-SNAPSHOT-1075

This commit is contained in:
mac-mini-003 2026-04-30 20:19:01 +02:00
parent f465334837
commit 73bebcabcd

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("15.1.1")
.branch("modernize")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("15.1.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/15.1.1/WebIdDigitalSigningPlugin.framework-v15.1.1.zip",
checksum: "3a7af0eae252c32a7ba280e870b4469cb41156e01d84a67b5cffde7f7bc2deb6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/modernize/de/webid-solutions/WebIdDigitalSigningPlugin/22.1.1/WebIdDigitalSigningPlugin.framework-v22.1.1-SNAPSHOT-1075.zip",
checksum: "f08b05aae878dc770f0a49524d4a66294d4df58835aab28eab7a8a0f713acf2d"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",