add new version 20.2.1
This commit is contained in:
parent
04b66e395f
commit
8f4678d8bf
@ -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.2.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/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/20.2.0/WebIdEIdentPlugin.framework-v20.2.0.zip",
|
||||
checksum: "f527125fded4b71828076a85255dadad281e6dc63de0c5cdd33358a18dd0dd23"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/20.2.1/WebIdEIdentPlugin.framework-v20.2.1.zip",
|
||||
checksum: "5431cbd4d6cd8fe33195b7355f37b3ddc2331fcdb1699e79da7c753b1fbe2b55"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user