6
0

add new version 11.1.0-SNAPSHOT-1263

This commit is contained in:
mac-mini-003 2024-04-17 15:42:50 +02:00
parent 9325007983
commit 79051e064b

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("10.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.1.0/WebIdDocumentScanner.framework-v11.1.0-SNAPSHOT-1262.zip",
checksum: "1189023a5445e5b3c790a8d869cba7be780c3cfa3f5afad908f566c274e8eebf"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.1.0/WebIdDocumentScanner.framework-v11.1.0-SNAPSHOT-1263.zip",
checksum: "b46dafeddfac6522db5adb3efeb712841e8e66aabbd825df6788a0136674a90d"
),
.target(
name: "WebIdDocumentScannerWrapper",