6
0

add new version 15.0.1

This commit is contained in:
mac-mini-003 2025-10-10 08:11:22 +02:00
parent b219695e85
commit e0f3a1e8cb

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("15.0.0")
.exact("15.0.1")
),
.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/15.0.0/WebIdEIdentPlugin.framework-v15.0.0.zip",
checksum: "97dba31f928a0a511b6b557d2239b56ddc587c1df5cddac329a675a013673e2a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.0.1/WebIdEIdentPlugin.framework-v15.0.1.zip",
checksum: "a2458399d62f89d9bcd2cf933576a5fa852934d005e171fdd3a474c2a93edd4e"
),
.target(
name: "WebIdEIdentPluginWrapper",