6
0

add new version 10.0.0-SNAPSHOT-753

This commit is contained in:
mac-mini-003 2024-04-17 16:01:20 +02:00
parent 98732c6764
commit 54c746c607

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.1.1")
),
.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-752.zip",
checksum: "94484f44efc733676f20aed776096f711e294c6b11c0bdd9a4678f7dc4c08b21"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/10.0.0/WebIdDigitalSigningPlugin.framework-v10.0.0-SNAPSHOT-753.zip",
checksum: "ab3fab219070671f6135f7ce9a3067d1d45e846f29da180fd2ffe1ead3adceaf"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",