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( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots") .exact("10.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", 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", 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: "1189023a5445e5b3c790a8d869cba7be780c3cfa3f5afad908f566c274e8eebf" checksum: "b46dafeddfac6522db5adb3efeb712841e8e66aabbd825df6788a0136674a90d"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",