7
0

add new version 2.0.4-SNAPSHOT-129

This commit is contained in:
mac-mini-003 2026-02-24 09:35:05 +01:00
parent 8ce8a6f8b3
commit 88c2278c67

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.0.3")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
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-127.zip",
checksum: "aa0b070847808e3e38105eaca5bb36e9ebe716fc86b2df9be8848a507ee04304"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.4/WebIdCellCheckPlugin.framework-v2.0.4-SNAPSHOT-129.zip",
checksum: "88d79aeb9d15992b9e15f82e59026f0042cf1b7f214013ae70b3cacf275d6470"
),
.target(
name: "WebIdCellCheckPluginWrapper",