7
0

add new version 22.0.1-SNAPSHOT-1607

This commit is contained in:
mac-mini-003 2026-04-02 12:28:45 +02:00
parent 031715dc94
commit b641dbab60

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("experimental")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/200.3.6/WebIdIosIdentScanPlugin.framework-v200.3.6-SNAPSHOT-1546.zip",
checksum: "00b9c150c2168f794b64412668642053ed1938a4305e849f42c7d0d4f220761e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.1/WebIdIosIdentScanPlugin.framework-v22.0.1-SNAPSHOT-1607.zip",
checksum: "b05619d8ce8f1dfa6713280256178c48f4ded4af2fcdfa2d56cc612f663c7048"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",