6
0

add new version 15.0.0-SNAPSHOT-358

This commit is contained in:
mac-mini-003 2025-06-23 12:26:44 +02:00
parent e3666ec098
commit ab2ab47ce9

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("12.3.2") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.3.0/WebIdIosBankIdentPlugin.framework-v10.3.0-SNAPSHOT-355.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.0/WebIdIosBankIdentPlugin.framework-v15.0.0-SNAPSHOT-358.zip",
checksum: "627a806e0ab44bc7c0ed8a6d765806d397deb3c235a4d4349e7fde3a9e7e8366" checksum: "3ff801c79b6a397011da4627a95daa23008a9e961cc839506f1ea456cb0fcf76"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",