7
0

add new version 23.1.3-SNAPSHOT-1679

This commit is contained in:
mac-mini-003 2026-06-25 13:24:34 +02:00
parent 0a9acc9a3e
commit 39786f4e51

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",
.exact("22.1.1") .branch("snapshots")
) )
], ],
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-1677.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.3/WebIdDocumentScanner.framework-v23.1.3-SNAPSHOT-1679.zip",
checksum: "9c8a2641b5dda0b7d6e5fdd148614ffadf6bc8244effa1590f0eb93e0f17702c" checksum: "ed4b57712a35b4bab4ca669ca365f2f7744ab8771cd58b5e05d9347eb160a30a"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",