6
0

add new version 12.3.0-SNAPSHOT-1343

This commit is contained in:
mac-mini-003 2025-05-26 15:32:03 +02:00
parent 5b5966ec61
commit e3dc87c359

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("12.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1340.zip",
checksum: "d997285257c7d6171e8abee16694b472c7cb5c6dd4c834fdaa324d638c7e1200"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1343.zip",
checksum: "f93079d591d684a404bc28a602fe607dcc735e487fdb9b0b062e292ab9e93637"
),
.target(
name: "WebIdDocumentScannerWrapper",