6
0

add new version 10.0.0-SNAPSHOT-325

This commit is contained in:
mac-mini-003 2024-05-22 10:53:00 +02:00
parent d5561d5c08
commit fe70de73bf

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("10.1.1")
.exact("11.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/9.0.3/WebIdIosBankIdentPlugin.framework-v9.0.3-SNAPSHOT-322.zip",
checksum: "94ffe2fce6ca0f0036230f6c66abba6630e2b1ce9b6338136727fd6247a57f9c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.0/WebIdIosBankIdentPlugin.framework-v10.0.0-SNAPSHOT-325.zip",
checksum: "9699afd209a863ec39425b61103a43ecda066aac45f4e0e17da337eba553d337"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",