7
0

add new version 3.0.2-SNAPSHOT-175

This commit is contained in:
mac-mini-003 2026-06-05 14:41:48 +02:00
parent 53236ffd5a
commit a0d36f0a19

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("22.1.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/3.0.1/WebIdCellCheckPlugin.framework-v3.0.1-SNAPSHOT-173.zip",
checksum: "11773e888f39bd72b8e5a72de7d67b4695e38404cd47e22046a2e1f889ff79dc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/3.0.2/WebIdCellCheckPlugin.framework-v3.0.2-SNAPSHOT-175.zip",
checksum: "925578a0b3c3287821cc9a4580d7e221fa71905273877433c952f61fca5eade2"
),
.target(
name: "WebIdCellCheckPluginWrapper",