7
0

add new version 1.0.1-SNAPSHOT-112

This commit is contained in:
mac-mini-003 2026-01-08 12:24:04 +01:00
parent bf50fcdd79
commit e60c6280a0

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("21.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/1.0.1/WebIdCellCheckPlugin.framework-v1.0.1-SNAPSHOT-108.zip",
checksum: "48956b102cd581d043bc8dfe57edf80e27b415f1a4120c90b86c10911148f70d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/1.0.1/WebIdCellCheckPlugin.framework-v1.0.1-SNAPSHOT-112.zip",
checksum: "33888c8c8ef2fec015a281d5aa57551906a8839985528a396b545f4d65a48bad"
),
.target(
name: "WebIdCellCheckPluginWrapper",