6
0

add new version 5.3.0-SNAPSHOT-391

This commit is contained in:
mac-mini-003 2025-04-17 12:07:25 +02:00
parent c5c77f6aac
commit 35c473783d

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.1.0")
.exact("12.2.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/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-390.zip",
checksum: "622872ab57e2fc86afc16bea5c028cdfd509bdd2312c4f505a9b0af20b237a69"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-391.zip",
checksum: "0750ae0852cfae6ce77c9c278b6ff873326c57b8bbc10ae824bd7bb203fbdf58"
),
.target(
name: "WebIdEIdentPluginWrapper",