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