add new version 20.1.0
This commit is contained in:
parent
cf890908dd
commit
da4cef73b1
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("20.0.0")
|
||||
.exact("20.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/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/20.0.2/WebIdEIdentPlugin.framework-v20.0.2.zip",
|
||||
checksum: "4c2a48d9b8004904c5b680587d12797f07fed0aa2fbbe7facbb5334b724406f5"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/20.1.0/WebIdEIdentPlugin.framework-v20.1.0.zip",
|
||||
checksum: "08e2a741913ba7575b326b3c799b5dfa089633f32307f51d632f16f5d6540b77"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user