add new version 21.0.1
This commit is contained in:
parent
6a12c69baf
commit
6dbd454f2a
@ -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.0.0")
|
||||
.exact("21.0.1")
|
||||
),
|
||||
.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.0/WebIdIosBankIdentPlugin.framework-v21.0.0.zip",
|
||||
checksum: "946032a6773ea31052a6b94cfd16c38520570c666ad99c477985466254038c45"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.1/WebIdIosBankIdentPlugin.framework-v21.0.1.zip",
|
||||
checksum: "56765d88b5cc19bf61993b52127bac96e30a07d44edd637b2ad771bd2fcc0d07"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosBankIdentPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user