6
0

add new version 10.0.1-SNAPSHOT-331

This commit is contained in:
mac-mini-003 2024-06-18 20:52:33 +02:00
parent 0a273ddea3
commit 1b1d5c610d

View File

@ -22,14 +22,14 @@ 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")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.1/WebIdIosBankIdentPlugin.framework-v10.0.1-SNAPSHOT-330.zip",
checksum: "dc8380444c67830253d2af35e1bacc002fba1e00a229c883b16ba393cd5cf39d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.1/WebIdIosBankIdentPlugin.framework-v10.0.1-SNAPSHOT-331.zip",
checksum: "4f43971f03beacc1bebc5302c24f0aaa3821f3bfa313828045d35e851f210ca6"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",