add new version 20.3.0
This commit is contained in:
parent
98ff24bf8f
commit
3c362335c8
@ -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("20.2.1")
|
||||
.exact("20.3.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/20.2.1/WebIdIosBankIdentPlugin.framework-v20.2.1.zip",
|
||||
checksum: "ed54193131488a93444faa813fd85115651e0a274533caf24c0326f7f3484e8a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosBankIdentPlugin/20.3.0/WebIdIosBankIdentPlugin.framework-v20.3.0.zip",
|
||||
checksum: "724c734621aaeef962b9a697927608cd55032daf0c69b92c04165a7fa69b51e7"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosBankIdentPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user