7
0

add new version 22.0.1-SNAPSHOT-1606

This commit is contained in:
mac-mini-003 2026-03-31 14:15:54 +02:00
parent bd751962aa
commit a365daa470

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/21.2.2/WebIdIosIdentScanPlugin.framework-v21.2.2-SNAPSHOT-1604.zip",
checksum: "b772c2ed4f33ee171facd60d17aa0158a67daac881594db0445b4e6868ea851c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.1/WebIdIosIdentScanPlugin.framework-v22.0.1-SNAPSHOT-1606.zip",
checksum: "829f399dafe0ab7a08c1771b29c138973e1e2f54a2d58a0d103de3cf293d5caf"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",