6
0

add new version 12.0.1-SNAPSHOT-1286

This commit is contained in:
mac-mini-003 2024-06-13 09:04:53 +02:00
parent d60ee4f8c1
commit 1ff2294277

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("11.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1285.zip",
checksum: "0f4e3a520f015287b8ae4fbca3309d0fecf77501b053190ae74c25b70a4776ac"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1286.zip",
checksum: "49bb5d29635303bd07205d283a124e35e4b8091d56357438ce0f57f9609b67b6"
),
.target(
name: "WebIdDocumentScannerWrapper",