add new version 10.0.0
This commit is contained in:
parent
687d897e3c
commit
42d98aa01b
@ -22,14 +22,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("10.1.1")
|
.exact("11.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosBankIdentPlugin",
|
name: "WebIdIosBankIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/9.0.2/WebIdIosBankIdentPlugin.framework-v9.0.2.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.0/WebIdIosBankIdentPlugin.framework-v10.0.0.zip",
|
||||||
checksum: "2c02169439ab31c9e1f4e8cb4d637e9570c417c22279a448efc92e901846fb2a"
|
checksum: "17ff07eb5cd532f9d4871d64946a716efe415af1bca6c3a7493091296e03ad0a"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosBankIdentPluginWrapper",
|
name: "WebIdIosBankIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user