7
0

add new version 22.1.2-SNAPSHOT-1761

This commit is contained in:
mac-mini-003 2026-05-08 18:15:32 +02:00
parent af878688f4
commit abbf1eeaba

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("snapshots")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.1/WebIdIosIdentScanPlugin.framework-v22.0.1-SNAPSHOT-1609.zip",
checksum: "3262bb48e888b8469cff84d59b417a1acac6a263249c9e6814eba929fabe8d76"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.2/WebIdIosIdentScanPlugin.framework-v22.1.2-SNAPSHOT-1761.zip",
checksum: "7ea5023c407f75731475c793326b17407c1010e1b09656e3a041f416ddf8e378"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",