7
0

add new version 2.1.2-SNAPSHOT-168

This commit is contained in:
mac-mini-003 2026-06-04 10:54:59 +02:00
parent b38e01dd83
commit d21d883c67

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",
.branch("snapshots")
.exact("22.0.0")
)
],
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-167.zip",
checksum: "813642f9ddb1bebe9f24aa5edf1003f7ea4efe63b2a443b2d86a36c67f051bd2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.1.2/WebIdCellCheckPlugin.framework-v2.1.2-SNAPSHOT-168.zip",
checksum: "8e37105082e0588fe5dc577e7804488f31c9d8aed6d862eb1b0f63065fd532ba"
),
.target(
name: "WebIdCellCheckPluginWrapper",