7
0

add new version 2.0.3

This commit is contained in:
mac-mini-003 2026-02-24 08:56:03 +01:00
parent a53e223dec
commit cd230bd9fe

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.2") .exact("21.0.3")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.2/WebIdCellCheckPlugin.framework-v2.0.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.3/WebIdCellCheckPlugin.framework-v2.0.3.zip",
checksum: "52684b9f200f239aad2e880e83b0c150d637cf43a0d4fbf1e705e03817219a15" checksum: "a9ab55f7014e83ee58fdb88040ece16a4f4f9baad49cc382259806a5db4a0a03"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",