add new version 15.0.1
This commit is contained in:
parent
22f70ce769
commit
b951df1dde
@ -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.0.0")
|
.exact("15.0.1")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosBankIdentPlugin",
|
name: "WebIdIosBankIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.0/WebIdIosBankIdentPlugin.framework-v15.0.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.1/WebIdIosBankIdentPlugin.framework-v15.0.1.zip",
|
||||||
checksum: "de5d19e5c8c1d1650f89454178b1d870ccb22eb07993ece6a57b3b703963147b"
|
checksum: "0515f7289722b0cf1da0a7fb38f6383df8ef4da84b119d3be031146f4f47bb01"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosBankIdentPluginWrapper",
|
name: "WebIdIosBankIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user