7
0

add new version 21.0.2-SNAPSHOT-1546

This commit is contained in:
mac-mini-003 2026-01-21 11:37:04 +01:00
parent f1f71dd152
commit a3dc750fa8

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.0.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.4.2/WebIdIosIdentScanPlugin.framework-v20.4.2-SNAPSHOT-1538.zip",
checksum: "13520046dd33aa8d349177d326b63d4b4fe64c16c264cbb6720aea5a00f063c3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/21.0.2/WebIdIosIdentScanPlugin.framework-v21.0.2-SNAPSHOT-1546.zip",
checksum: "d83f63227f9c2c5c4a251a2bc81d7ff44513082d36ec92e672b5f76f80147e26"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",