6
0

add new version 10.0.0-SNAPSHOT-745

This commit is contained in:
mac-mini-003 2024-03-19 15:30:03 +01:00
parent cb471e2836
commit 7481b70031

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("snapshots")
.exact("10.0.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("snapshots")
.exact("7.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/10.0.0/WebIdDigitalSigningPlugin.framework-v10.0.0-SNAPSHOT-744.zip",
checksum: "7126c07b5e26c832b2e3116aa99e16d24833de224ef440ac784c407662ff83bd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/10.0.0/WebIdDigitalSigningPlugin.framework-v10.0.0-SNAPSHOT-745.zip",
checksum: "3d26cebb18f9dd76d9edc9ede438dad66a49cd2e7babffd3b0912b79858d0311"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",