6
0

add new version 15.0.2-SNAPSHOT-1381

This commit is contained in:
mac-mini-003 2025-12-04 10:28:46 +01:00
parent 07cf651afc
commit 848aa89646

View File

@ -22,7 +22,7 @@ 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",
.branch("legacy-snapshots") .exact("15.0.1")
), ),
.package( .package(
name: "DocumentReader", name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.2/WebIdOnDeviceDocumentScanner.framework-v15.0.2-SNAPSHOT-1380.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.2/WebIdOnDeviceDocumentScanner.framework-v15.0.2-SNAPSHOT-1381.zip",
checksum: "d709685fe8f0a3a5ee0f27677044eee8c7ae8bfb7f7915e7286d5df7ab3be680" checksum: "54cd0e49878e8ff593666e2c8b41ddacfa7aed513a07eda8e5fba2ebc0e6a79b"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",