6
0

add new version 12.3.0-SNAPSHOT-1337

This commit is contained in:
mac-mini-003 2025-05-15 15:42:01 +02:00
parent 8afd772b5f
commit 1c7115fad0

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",
.exact("12.2.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1335.zip",
checksum: "a264cc6a24fc3eef20069490ddb5f7daa192e2ff98e57c01c9a1d9c34ffeed53"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1337.zip",
checksum: "4af4441e3f76d20ecc595163882e950318df01ff665a015764e0586ec187d55a"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",