7
0

add new version 2.0.3-SNAPSHOT-126

This commit is contained in:
mac-mini-003 2026-02-23 12:39:29 +01:00
parent 9c91376d6c
commit 3b067bd63e

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",
.branch("snapshots") .exact("21.0.3")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.3/WebIdCellCheckPlugin.framework-v2.0.3-SNAPSHOT-123.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.3/WebIdCellCheckPlugin.framework-v2.0.3-SNAPSHOT-126.zip",
checksum: "e6ce9c5b45305b70e6d73aac6f3caea2f505085987c04060911e142207b81ad9" checksum: "58a0c0a850d8b11fb6a9d80cbd48d819e7c70f236bed4a2347bd67e1c683e778"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",