6
0

add new version 20.3.6-SNAPSHOT-1511

This commit is contained in:
mac-mini-003 2025-10-30 17:30:46 +01:00
parent e523b16945
commit e0e56ca439

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("legacy-snapshots")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1-SNAPSHOT-1370.zip",
checksum: "6538c02c4e15d35fb78b0da217f8a0b0bdc3c65f3a06d7ba2b8de0d41a8963d9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.6/WebIdIosIdentScanPlugin.framework-v20.3.6-SNAPSHOT-1511.zip",
checksum: "691c5939bd1a8534f90e39d0a982b7cfe77c1b02f09bcb975e51591144b101ed"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",