6
0

add new version 15.0.0-SNAPSHOT-402

This commit is contained in:
mac-mini-003 2025-06-19 17:26:31 +02:00
parent 4a4ca637af
commit ebac085013

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("12.3.1")
.branch("snapshots")
),
.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/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-398.zip",
checksum: "ba23ca570c7094e38bc7a796fe6e1fab276ef676cfd97acee98ae979f0f663b6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-402.zip",
checksum: "f059f6c78ba11e963dc4cbc8cd5cb5820facadae17e81b199e8fdc2c8ef12de7"
),
.target(
name: "WebIdEIdentPluginWrapper",