6
0

add new version 10.2.0-SNAPSHOT-339

This commit is contained in:
mac-mini-003 2024-12-20 11:52:45 +01:00
parent a0860342f7
commit ff24125de2

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("12.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-337.zip",
checksum: "40c60cfd09f5f1bbafcd44aba978ec0639b4142de5d28523b89c1abd511669fc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0-SNAPSHOT-339.zip",
checksum: "91a8b1b7a56fc06ebdf4ac01ad579c0b5453d9fa36bee6547d638db2498d600c"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",