6
0

add new version 20.0.0

This commit is contained in:
mac-mini-003 2025-06-30 15:27:59 +02:00
parent 9023ba5717
commit 67e3c13ad3

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.2")
.exact("20.0.0")
),
.package(
name: "AusweisApp2",
url: "https://github.com/Governikus/AusweisApp2-SDK-iOS",
.exact("1.26.5")
.exact("2.2.2")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.5.2/WebIdEIdentPlugin.framework-v6.5.2.zip",
checksum: "9347cf8a8118f9e17501a4949976f6dea2a1d9123c43cf822b69342f0eb47c83"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/20.0.0/WebIdEIdentPlugin.framework-v20.0.0.zip",
checksum: "790d7e31e8b4e68f979c44e8200f426f5b91712e6c217a9901272197d8ddceb7"
),
.target(
name: "WebIdEIdentPluginWrapper",