6
0

add new version 20.2.0

This commit is contained in:
mac-mini-003 2025-08-26 10:10:35 +02:00
parent da4cef73b1
commit 04b66e395f

View File

@ -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.1.0")
.exact("20.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/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/20.1.0/WebIdEIdentPlugin.framework-v20.1.0.zip",
checksum: "08e2a741913ba7575b326b3c799b5dfa089633f32307f51d632f16f5d6540b77"
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"
),
.target(
name: "WebIdEIdentPluginWrapper",