6
0

add new version 12.3.0-SNAPSHOT-1335

This commit is contained in:
mac-mini-003 2025-04-17 11:59:15 +02:00
parent 7367afd9b2
commit 8afd772b5f

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.1.0")
.exact("12.2.0")
)
],
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-1334.zip",
checksum: "0ce61d552b314f075995738f73805f6f3753b004bbf5bdd64857ac91a40ca486"
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"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",