add new version 15.2.0
This commit is contained in:
parent
d0c4adfca4
commit
18c2343f31
@ -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.1.1")
|
||||
.exact("15.2.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.1.1/WebIdEIdentPlugin.framework-v15.1.1.zip",
|
||||
checksum: "716c86ebc088a13c9826fa8fd8d0f7afefe807799561e98efd2569d526c0ab0a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.2.0/WebIdEIdentPlugin.framework-v15.2.0.zip",
|
||||
checksum: "fd390ff00206aee2a5158392ca7345ea7cc335f83f5c758255bdb8fd5d11e6ba"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user