6
0

add new version 12.3.0-SNAPSHOT-1313

This commit is contained in:
mac-mini-003 2024-12-20 13:17:28 +01:00
parent 085b9e0d31
commit 14e3953110

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("12.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-1311.zip",
checksum: "107e40d9c8c4e5747da0c87b17d3fffadefe68a77581e602aaf170dbf20b421f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1313.zip",
checksum: "e0afda5ef7f93fce4b9cade702bc0f5694236d5ace2c371d52ac9a13f72b2b31"
),
.target(
name: "WebIdDocumentScannerWrapper",