7
0

add new version 3.0.1-SNAPSHOT-173

This commit is contained in:
mac-mini-003 2026-06-05 14:38:03 +02:00
parent 810f421445
commit 53236ffd5a

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.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
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", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/3.0.1/WebIdCellCheckPlugin.framework-v3.0.1-SNAPSHOT-173.zip",
checksum: "b256722359baa3f8cd6d2d87fba61615f725833a09a0af4dc207eb224e19e095" checksum: "11773e888f39bd72b8e5a72de7d67b4695e38404cd47e22046a2e1f889ff79dc"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",