6
0

add new version 15.0.0-SNAPSHOT-1353

This commit is contained in:
mac-mini-003 2025-06-18 16:04:49 +02:00
parent 54d7bd7fef
commit 36ccf5afa7

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("12.3.3") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.6.0/WebIdOnServerDocumentScanner.framework-v12.6.0-SNAPSHOT-1351.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.0/WebIdOnServerDocumentScanner.framework-v15.0.0-SNAPSHOT-1353.zip",
checksum: "e1a389731b4a6a536b043b136a4f8cdb6c36c3af60c310eda4e584efb5e1d27f" checksum: "a7d1a52811c6f96407431ee2b372cf466b8a1d66e6b74075a31efaebdfc33e38"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",