7
0

add new version 2.0.5

This commit is contained in:
mac-mini-003 2026-03-31 12:38:46 +02:00
parent b1c5ea2790
commit ed12bd5240

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("21.0.5")
.exact("21.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.4/WebIdCellCheckPlugin.framework-v2.0.4.zip",
checksum: "493158976ea136a8a32bd4207c53c7a95cdaef2a19b08bc93c2d81825ba7529d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.5/WebIdCellCheckPlugin.framework-v2.0.5.zip",
checksum: "1b973a2148d75f2a8aef600d702785f7e8f4083821baa7c0d5fd6f0c41363748"
),
.target(
name: "WebIdCellCheckPluginWrapper",