6
0

add new version 20.0.0-SNAPSHOT-1420

This commit is contained in:
mac-mini-003 2025-06-18 13:29:44 +02:00
parent a62a7399f7
commit 31a0f788a3

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.2")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/13.5.0/WebIdIosIdentScanPlugin.framework-v13.5.0-SNAPSHOT-1418.zip",
checksum: "09071d3e4abe1396ed6fc1133452924bf0a7d4ce917f81fcac4cb5c595145dbe"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.0.0/WebIdIosIdentScanPlugin.framework-v20.0.0-SNAPSHOT-1420.zip",
checksum: "fc84fb6d1ad57265ff8c957021cc08b5c8853ed14a709c58818b9d3e545df3ab"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",