7
0

add new version 2.0.4

This commit is contained in:
mac-mini-003 2026-03-10 14:37:15 +01:00
parent cd230bd9fe
commit b1c5ea2790

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.0.3") .exact("21.0.5")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.3/WebIdCellCheckPlugin.framework-v2.0.3.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.4/WebIdCellCheckPlugin.framework-v2.0.4.zip",
checksum: "a9ab55f7014e83ee58fdb88040ece16a4f4f9baad49cc382259806a5db4a0a03" checksum: "493158976ea136a8a32bd4207c53c7a95cdaef2a19b08bc93c2d81825ba7529d"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",