6
0

add new version 11.0.0-SNAPSHOT-1248

This commit is contained in:
mac-mini-003 2024-03-19 14:37:22 +01:00
parent 316fefa9f7
commit 8c4cd9abb4

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",
.branch("snapshots")
.exact("10.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.0.0/WebIdDocumentScanner.framework-v11.0.0-SNAPSHOT-1247.zip",
checksum: "20ea235e84fef4f6e0a52592ec8d62857a163f3ebf3b32a2a2aa9625eb8725e6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.0.0/WebIdDocumentScanner.framework-v11.0.0-SNAPSHOT-1248.zip",
checksum: "c22c675ff2566748a1a95641753f651d3357b9f65792ee76bb09795822eb34e5"
),
.target(
name: "WebIdDocumentScannerWrapper",