6
0

add new version 12.0.0

This commit is contained in:
mac-mini-003 2024-05-24 10:47:45 +02:00
parent 102d72f755
commit a7d7810d19

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("10.1.1")
.exact("11.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/11.1.1/WebIdDocumentScanner.framework-v11.1.1.zip",
checksum: "f5260716b4c827bbd5cc9dc45b8af70303fc63c3ff4b9f3bfe52730b2cf3a92c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.0.0/WebIdDocumentScanner.framework-v12.0.0.zip",
checksum: "d04100964f89774df4c5d1948b7ef9b3e33b9e36ed766a9adfc53fb917d18f3d"
),
.target(
name: "WebIdDocumentScannerWrapper",