7
0

add new version 22.1.3-SNAPSHOT-1644

This commit is contained in:
mac-mini-003 2026-05-04 20:07:28 +02:00
parent 5bb1eb5558
commit 2cb833b6ee

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("modernize")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
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"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1644.zip",
checksum: "341735ff2539b5120f8b40d27653215f49a65378169780f8d7d32db0416fac05"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",