7
0

add new version 1.0.1-SNAPSHOT-113

This commit is contained in:
mac-mini-003 2026-01-08 13:32:25 +01:00
parent e60c6280a0
commit 7c2595515e

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",
.exact("21.0.0")
.branch("snapshots")
)
],
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-112.zip",
checksum: "33888c8c8ef2fec015a281d5aa57551906a8839985528a396b545f4d65a48bad"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/1.0.1/WebIdCellCheckPlugin.framework-v1.0.1-SNAPSHOT-113.zip",
checksum: "98f27735c6d79dbf22ff26a442318a228c9e18bd856e1750d1fcc8081a718a7a"
),
.target(
name: "WebIdCellCheckPluginWrapper",