6
0

add new version 11.0.1-SNAPSHOT-764

This commit is contained in:
mac-mini-003 2024-06-13 10:44:26 +02:00
parent 39738aae99
commit 3cee222ba3

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("11.0.0")
.branch("snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.0.1/WebIdDigitalSigningPlugin.framework-v11.0.1-SNAPSHOT-763.zip",
checksum: "b3ee6c85bd2e4f3cb0c55bc749ca9d9c7bbc61600ee5aabbefa23e4deea0322b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.0.1/WebIdDigitalSigningPlugin.framework-v11.0.1-SNAPSHOT-764.zip",
checksum: "60e9e12e8e2f6c10c4e76e3cbe7916d8f67418ee4b8137fa8723fc2d2535c87f"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",