6
0

add new version 15.0.0-SNAPSHOT-414

This commit is contained in:
mac-mini-003 2025-07-14 12:26:20 +02:00
parent 0b9d3889b1
commit 33881d0f5a

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("snapshots")
.exact("15.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/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-412.zip",
checksum: "b9eff6345230b65dc15868629ef8dc78b2d0cb6ba3a88fa30032c2bf01e73a50"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-414.zip",
checksum: "a36c2041a800f67186e093839edcdad5bc093674ac725b7de7e4738d1bd95915"
),
.target(
name: "WebIdEIdentPluginWrapper",