6
0

add new version 12.0.0

This commit is contained in:
mac-mini-003 2024-09-12 11:50:42 +02:00
parent 5d5f2abce2
commit 5f700df302

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.exact("10.0.0-beta")
.exact("10.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.0.0/WebIdDigitalSigningPlugin.framework-v12.0.0-beta.zip",
checksum: "c475f548ee74ba8b8386f7188db7262e6ccc5c739bdffc7f050c05634421b507"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.0.0/WebIdDigitalSigningPlugin.framework-v12.0.0.zip",
checksum: "2bcc53b09b645d4755f66faab0fae8a18db9544b2e1e9d4ba19783d4b843a17b"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",