add new version 15.1.0
This commit is contained in:
parent
5b1c4dbde9
commit
926a01efc6
@ -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("15.0.1")
|
||||
.exact("15.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "AusweisApp2",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.0.5/WebIdEIdentPlugin.framework-v15.0.5.zip",
|
||||
checksum: "dc49c2decddd3daa5255939c4155afd5c7e3f01152724c1211bc7eed9c5f7507"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.1.0/WebIdEIdentPlugin.framework-v15.1.0.zip",
|
||||
checksum: "f4441a8dbd7a301219e50388bc8ffef0d8efd1b5c0d9cda280ddb88cf172adee"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user