7
0

add new version 22.1.3-SNAPSHOT-1643

This commit is contained in:
mac-mini-003 2026-05-04 17:49:54 +02:00
parent dc61c31e0c
commit 5bb1eb5558

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("modernize")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.2/WebIdIosIdentScanPlugin.framework-v22.1.2-SNAPSHOT-1638.zip",
checksum: "b97fca458d4d134c003f1a4db0fc50498cf86c403bd6d51ab9ae232777db3232"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1643.zip",
checksum: "0b03d3b8010388bd263d06c2f1aeb708733f2ad196e9b26eb8625d2c1ccbd067"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",