add new version 21.1.0
This commit is contained in:
parent
11e4e34157
commit
90c7923025
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("21.1.0")
|
||||
.exact("21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "XS2AiOS",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.5/WebIdIosBankIdentPlugin.framework-v21.0.5.zip",
|
||||
checksum: "c59630fd23ffdcc95557b4c15ea28f93b1801e92fc0267e4acfa8e6ed6b24507"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosBankIdentPlugin/21.1.0/WebIdIosBankIdentPlugin.framework-v21.1.0.zip",
|
||||
checksum: "ac3b245095e851821f1c2f9a1192f8a6d76bea7b8e4490ee05084a70c2d499e7"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosBankIdentPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user