add new version 20.2.1
This commit is contained in:
parent
b219695e85
commit
1e877d197d
@ -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.0")
|
||||
.exact("20.2.1")
|
||||
),
|
||||
.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.0/WebIdEIdentPlugin.framework-v15.0.0.zip",
|
||||
checksum: "97dba31f928a0a511b6b557d2239b56ddc587c1df5cddac329a675a013673e2a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdentPlugin/20.2.1/WebIdEIdentPlugin.framework-v20.2.1.zip",
|
||||
checksum: "eca3e26c413b8dc7b8e78d95e51f813f6ea64f5ab44c05bc0a538af0daf7b880"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user