6
0

add new version 12.3.0-SNAPSHOT-1343

This commit is contained in:
mac-mini-003 2025-05-26 15:32:22 +02:00
parent d71c69f700
commit aa87267ba6

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.exact("12.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1340.zip",
checksum: "553dc65a913ddd13e0a4dc8a95ef2ec1cb241f785e1c7e4c16ef076867a83137"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1343.zip",
checksum: "895d87ed420c2d48d8d5c220ee0b687d24de7577534b892138e22e6f8f02b711"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",