6
0

add new version 12.5.3-SNAPSHOT-1350

This commit is contained in:
mac-mini-003 2025-06-12 10:52:21 +02:00
parent 3a80dd1e75
commit 91761fe5dd

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.3.2")
.exact("12.3.3")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.5.3/WebIdDocumentScanner.framework-v12.5.3-SNAPSHOT-1349.zip",
checksum: "d9189fb7d72ca86f6d378ba3b1e075c8592171eb63d415a640fa1d280a0cbeb5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.5.3/WebIdDocumentScanner.framework-v12.5.3-SNAPSHOT-1350.zip",
checksum: "446d525b71beb147305519cbc4516ed7ac92d01e3d794da33651b6a4b8dfd80d"
),
.target(
name: "WebIdDocumentScannerWrapper",