6
0

add new version 15.0.3

This commit is contained in:
mac-mini-003 2025-11-25 16:41:03 +01:00
parent 796e1c9dfc
commit a900306c9b

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.1")
.branch("legacy-snapshots")
),
.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.2/WebIdEIdentPlugin.framework-v15.0.2.zip",
checksum: "9f9391b19ce088fc9bc4557d23625c74e7aeb22520788e73c4404762f7e262b4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.0.3/WebIdEIdentPlugin.framework-v15.0.3.zip",
checksum: "ab9004518e24845ae01c8958a7fefeec0c6caacfa1e9146553c7833438763cbf"
),
.target(
name: "WebIdEIdentPluginWrapper",