7
0

add new version 21.0.5-SNAPSHOT-495

This commit is contained in:
mac-mini-003 2026-03-31 11:48:56 +02:00
parent 526d226add
commit 0fba68237b

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("21.1.0")
),
.package(
name: "XS2AiOS",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.5/WebIdIosBankIdentPlugin.framework-v21.0.5-SNAPSHOT-491.zip",
checksum: "4aff374202ad4f9f2f36b2225adbffc272e6f127c51f05a6e0b9a024ffa49f59"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.5/WebIdIosBankIdentPlugin.framework-v21.0.5-SNAPSHOT-495.zip",
checksum: "6178579fcfad01b342ba0101672db49ee2b7868b89361a99fba724d64a46875f"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",