6
0

add new version 20.3.2-SNAPSHOT-1499

This commit is contained in:
mac-mini-003 2025-10-06 16:10:47 +02:00
parent 1af0aa0227
commit 2a7896927a

View File

@ -21,15 +21,15 @@ 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")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.1/WebIdIosIdentScanPlugin.framework-v20.3.1-SNAPSHOT-1492.zip",
checksum: "00ea18638d7f8970e47767b39d23aaad6216108c85a78f5e8fa669db18a13a62"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.2/WebIdIosIdentScanPlugin.framework-v20.3.2-SNAPSHOT-1499.zip",
checksum: "d572c6e818b718da0dcdf65058728183b30519e310d00637d0bda90ab90c5ab5"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",