7
0

add new version 2.0.6-SNAPSHOT-149

This commit is contained in:
mac-mini-003 2026-04-23 17:12:39 +02:00
parent b3919c548f
commit 85480cb003

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.2.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.6/WebIdCellCheckPlugin.framework-v2.0.6-SNAPSHOT-142.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.6/WebIdCellCheckPlugin.framework-v2.0.6-SNAPSHOT-149.zip",
checksum: "4454df619592e1b16990bd904278f8f1af95a60b6629095e7f8330f1247b8ba8" checksum: "3e19380d5175371624e6032b90263d7bf92b7c4911a0bc69ce532197cab1171b"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",