6
0

add new version 20.0.0-SNAPSHOT-1420

This commit is contained in:
mac-mini-003 2025-06-18 13:29:40 +02:00
parent 8704826802
commit 33840077d7

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.2") .branch("redesign-v4-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.5.0/WebIdDocumentScanner.framework-v13.5.0-SNAPSHOT-1418.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.0.0/WebIdDocumentScanner.framework-v20.0.0-SNAPSHOT-1420.zip",
checksum: "84a5e7b8410b7870f0b14bf57d170a9063a04788b1f98e5e2f677f436cbfd8a7" checksum: "074c353820454276e38fc4a0983221bbbdf72b6c74ca91062fc08a69e0ff7b0a"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",