7
0

add new version 3.0.2-SNAPSHOT-179

This commit is contained in:
mac-mini-003 2026-06-25 12:07:25 +02:00
parent 17a1d269f6
commit 581ea007b8

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("22.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/3.0.2/WebIdCellCheckPlugin.framework-v3.0.2-SNAPSHOT-176.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/3.0.2/WebIdCellCheckPlugin.framework-v3.0.2-SNAPSHOT-179.zip",
checksum: "f005b1a8302a55ab004c63cf492a53b680da09d768383a12c0907e9da95fdf60" checksum: "3530be665019f073b3ddea2faf0d7ba23bb719febdf1ebe78fbd4e0c07eec97c"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",