7
0

add new version 2.1.2-SNAPSHOT-157

This commit is contained in:
mac-mini-003 2026-05-13 10:47:06 +02:00
parent 7c3fe01cfe
commit f4c54be491

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",
.exact("22.0.0") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.1.1/WebIdCellCheckPlugin.framework-v2.1.1-SNAPSHOT-155.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.1.2/WebIdCellCheckPlugin.framework-v2.1.2-SNAPSHOT-157.zip",
checksum: "a60e0a0f9aa0a127de1d7c7604d9db62cde31caa278b28892a1b1cb0dc06ca62" checksum: "114a9b9360fbd7ad8f0c560e51a3b2ebbba8f2c5425797596cb77329931b1253"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",