6
0

add new version 6.2.0

This commit is contained in:
mac-mini-003 2024-11-29 16:34:08 +01:00
parent 1aa740bbaa
commit 9933c978a9

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("13.1.0")
.exact("13.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/6.1.0/WebIdEIdentPlugin.framework-v6.1.0.zip",
checksum: "59ed425a6778d2b75f3e769f129fc9cb080642db4bf6ef851d0becab8c792261"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.2.0/WebIdEIdentPlugin.framework-v6.2.0.zip",
checksum: "5b22b2cf386db15117447670c0423ed7aa4357f1185808b8733c4192553683b7"
),
.target(
name: "WebIdEIdentPluginWrapper",