7
0

add new version 22.0.2-SNAPSHOT-1612

This commit is contained in:
mac-mini-003 2026-04-02 15:44:33 +02:00
parent 0dbd73da16
commit b7d35cdcd3

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",
.exact("21.1.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.1/WebIdIosIdentScanPlugin.framework-v22.0.1-SNAPSHOT-1609.zip",
checksum: "bf7349b8e838300e5db977cf51464ecea3aa6c206022355d3ec3fcc0e28a7ddd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.2/WebIdIosIdentScanPlugin.framework-v22.0.2-SNAPSHOT-1612.zip",
checksum: "b4743ee91466c3681c7b7df9b7adbf8c0587c6e3ddaaa5d5c3ca9431faec86d8"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",