6
0

add new version 20.0.1-SNAPSHOT-1447

This commit is contained in:
mac-mini-003 2025-07-15 23:09:18 +02:00
parent b4c41f84c1
commit 2a81684401

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",
.branch("redesign-v4-snapshots")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/13.3.0/WebIdIosIdentScanPlugin.framework-v13.3.0-SNAPSHOT-1396.zip",
checksum: "631d77a20ac0c41535a5b353d164b061484845b58a6fab23c6ddd15271189a1e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/20.0.1/WebIdIosIdentScanPlugin.framework-v20.0.1-SNAPSHOT-1447.zip",
checksum: "fdd51c23f99006ab073d16a134225e38e890f76410dc3c4f80ddd2cb4626b146"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",