6
0

add new version 15.0.1-SNAPSHOT-1368

This commit is contained in:
mac-mini-003 2025-09-24 16:38:51 +02:00
parent fbbd46755e
commit 4d92ffae49

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.branch("snapshots")
.branch("legacy-snapshots")
),
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.1/WebIdOnServerDocumentScanner.framework-v15.0.1-SNAPSHOT-1365.zip",
checksum: "1595a7819dc645605c9a20a9e5f162e134b2e98515e07afc8e17f48114aca1cd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.1/WebIdOnServerDocumentScanner.framework-v15.0.1-SNAPSHOT-1368.zip",
checksum: "719e336972b3c5bf64fa02e6cc82601b715047483e8bb37720d6dc4463507121"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",