6
0

add new version 11.0.1-SNAPSHOT-766

This commit is contained in:
mac-mini-003 2024-06-21 13:46:32 +02:00
parent 951aaaad52
commit 83a965def9

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("11.0.1")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("8.0.0")
.exact("8.0.1")
)
],
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-764.zip",
checksum: "b8625c02863a67d919e4c3b9e3ace085d07fa3364ac182b406923eddaaccb023"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.0.1/WebIdDigitalSigningPlugin.framework-v11.0.1-SNAPSHOT-766.zip",
checksum: "092ca44c9ad2389856fecd9db1e5262265b25aa92cc7ea10a1a0f46a13b1ca4f"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",