7
0

add new version 23.1.2-SNAPSHOT-1677

This commit is contained in:
mac-mini-003 2026-06-25 11:24:29 +02:00
parent f656c0f468
commit 0a9acc9a3e

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("22.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.2/WebIdDocumentScanner.framework-v23.1.2-SNAPSHOT-1674.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.2/WebIdDocumentScanner.framework-v23.1.2-SNAPSHOT-1677.zip",
checksum: "da884282fde8c1908825ff2cbf7f8e7502ba9bf5f666bdfe3aa0ac9313b31fad" checksum: "9c8a2641b5dda0b7d6e5fdd148614ffadf6bc8244effa1590f0eb93e0f17702c"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",