6
0

add new version 15.0.4-SNAPSHOT-434

This commit is contained in:
mac-mini-003 2025-11-26 13:43:16 +01:00
parent bc8b55345b
commit ed1905e05f

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",
.branch("legacy-snapshots")
.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/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.4/WebIdEIdentPlugin.framework-v15.0.4-SNAPSHOT-433.zip",
checksum: "e90178694e6c6c0161c0159cb270bba130d586eb012c84d5ae92ad90b7b3b274"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.4/WebIdEIdentPlugin.framework-v15.0.4-SNAPSHOT-434.zip",
checksum: "ba71edfb743e73954974abba72e5c3575467e1e066ad76714272f57ae14f83b3"
),
.target(
name: "WebIdEIdentPluginWrapper",