7
0

add new version 2.0.1

This commit is contained in:
mac-mini-003 2026-01-08 20:57:02 +01:00
parent 357b9da598
commit 5cb3eaf656

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.0") .exact("21.0.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.0/WebIdCellCheckPlugin.framework-v2.0.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.1/WebIdCellCheckPlugin.framework-v2.0.1.zip",
checksum: "38676b91966c85ef6790fed36f91cd97841c2fbaf35f501bf0ab78a80c6db2e7" checksum: "f9b644aa5935e3787033e279f775014509479c85ae5463c56a87a8ab02d18091"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",