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( .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("21.0.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdCellCheckPlugin", 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", 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: "48956b102cd581d043bc8dfe57edf80e27b415f1a4120c90b86c10911148f70d" checksum: "33888c8c8ef2fec015a281d5aa57551906a8839985528a396b545f4d65a48bad"
), ),
.target( .target(
name: "WebIdCellCheckPluginWrapper", name: "WebIdCellCheckPluginWrapper",