6
0

add new version 12.3.0-SNAPSHOT-1330

This commit is contained in:
mac-mini-003 2025-01-28 11:26:29 +01:00
parent a0004fe68f
commit b64dbfe660

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.1.0")
)
],
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-1329.zip",
checksum: "3baaa5dae3e899118fee1320b2860b237ad17638b2c63ea82bbac1f7530ddffe"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1330.zip",
checksum: "cb0cad27b43a0a852b7e3c56f358745bc5b29d34c131b16509695a988c1e5a4d"
),
.target(
name: "WebIdDocumentScannerWrapper",