6
0

add new version 20.0.1-SNAPSHOT-1447

This commit is contained in:
mac-mini-003 2025-07-15 23:09:24 +02:00
parent 1409855556
commit 2120329d66

View File

@ -22,14 +22,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",
.branch("redesign-v4-snapshots") .branch("experimental")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.0/WebIdOnServerDocumentScanner.framework-v13.3.0-SNAPSHOT-1396.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/20.0.1/WebIdOnServerDocumentScanner.framework-v20.0.1-SNAPSHOT-1447.zip",
checksum: "65bd08c32d5f9ec058b7d1901ba5f33d41b2296bdbf5600f327ef70903966760" checksum: "024cc48c1f4aebcea9724f986006d3c53dc47ed2f625b53f484071fe1c0a2196"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",