7
0

add new version 2.1.1-SNAPSHOT-151

This commit is contained in:
mac-mini-003 2026-04-23 17:27:29 +02:00
parent 85480cb003
commit 95eb6d3ac6

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