6
0

add new version 15.0.0-SNAPSHOT-410

This commit is contained in:
mac-mini-003 2025-07-01 13:35:35 +02:00
parent 4fbbf30ba6
commit 1017ec2ff4

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "AusweisApp2", name: "AusweisApp2",
url: "https://github.com/Governikus/AusweisApp2-SDK-iOS", url: "https://github.com/Governikus/AusweisApp2-SDK-iOS",
.exact("1.26.5") .exact("2.2.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdentPlugin", 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-409.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-410.zip",
checksum: "8172bcd33ed6b937a610b7db4e52270d12be33f0ad6ca89f7e223e3c35ba00ff" checksum: "4d1cd60b1b2f00a61365937acd87c9d815970c399de6cefe67420e076b582f92"
), ),
.target( .target(
name: "WebIdEIdentPluginWrapper", name: "WebIdEIdentPluginWrapper",