6
0

add new version 12.0.1-SNAPSHOT-1291

This commit is contained in:
mac-mini-003 2024-06-27 13:16:55 +02:00
parent befc7f6c00
commit c2797439f4

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("12.0.2") .branch("MWI-1288")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.2/WebIdOnDeviceDocumentScanner.framework-v12.0.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/MWI-1288/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1291.zip",
checksum: "272099b8fca91920a1db76540bcb63d7fb75e0832bde95bb82e3f30d3db9d21a" checksum: "507dfa823f37b955e5b4bf612e01b5a6a6c826192c1d3d56c7f88a67d3c3f95d"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",