add new version 15.1.1
This commit is contained in:
parent
f2d7e75276
commit
818d4c0c73
@ -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("15.1.0")
|
.exact("15.1.1")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosBankIdentPlugin",
|
name: "WebIdIosBankIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/15.1.0/WebIdIosBankIdentPlugin.framework-v15.1.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/15.1.1/WebIdIosBankIdentPlugin.framework-v15.1.1.zip",
|
||||||
checksum: "6c64d3308ff67013fa5bf3f6b7264bb261a48a84d503930499f83e2a3a6d255b"
|
checksum: "ef89e3282aeda6a01701ddd285114e10c540327d67aa02543c466eeedd4a5526"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosBankIdentPluginWrapper",
|
name: "WebIdIosBankIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user