6
0

add new version 5.1.0

This commit is contained in:
mac-mini-003 2024-07-12 12:32:21 +02:00
parent fa88e120c4
commit de63badb2d

View File

@ -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("11.0.1")
.exact("12.0.0")
),
.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/5.0.1/WebIdEIdentPlugin.framework-v5.0.1.zip",
checksum: "fb531d17168428929641d196adc61fb58d2ecef6c718afa83c5024f1dd15a6c1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/5.1.0/WebIdEIdentPlugin.framework-v5.1.0.zip",
checksum: "ebb60885101ed5cb779ab48fba2ffbc9f0f162f37370c6ef0e917ab54116d128"
),
.target(
name: "WebIdEIdentPluginWrapper",