7
0

add new version 15.0.3-SNAPSHOT-825

This commit is contained in:
mac-mini-003 2025-12-04 12:19:33 +01:00
parent 5b8e743281
commit f4c9530204

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.0.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("15.0.1")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.1/WebIdDigitalSigningPlugin.framework-v15.0.1-SNAPSHOT-823.zip",
checksum: "d4d11197c6253d413bf0d0c3a0e2acb3e267fc1d230e12cc5f13f8e04b16011d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.3/WebIdDigitalSigningPlugin.framework-v15.0.3-SNAPSHOT-825.zip",
checksum: "3be85a67cde157dfa64e5c0ec8472644df17106a00eafd255fb455dd0ed2fb4e"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",