7
0

add new version 3.0.1-SNAPSHOT-171

This commit is contained in:
mac-mini-003 2026-06-04 15:15:20 +02:00
parent 5f16ec5ce0
commit 810f421445

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("22.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.1.2/WebIdCellCheckPlugin.framework-v2.1.2-SNAPSHOT-169.zip",
checksum: "597d4759fc65e6543b7465ada0fbb5cc9469f0caadc465243113e9745ce937e3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/3.0.1/WebIdCellCheckPlugin.framework-v3.0.1-SNAPSHOT-171.zip",
checksum: "b256722359baa3f8cd6d2d87fba61615f725833a09a0af4dc207eb224e19e095"
),
.target(
name: "WebIdCellCheckPluginWrapper",