6
0

add new version 20.2.1-SNAPSHOT-1471

This commit is contained in:
mac-mini-003 2025-08-25 17:10:57 +02:00
parent 6c6f3bb461
commit 599cf8a4e6

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("20.2.0") .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/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1469.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.2.1/WebIdDocumentScanner.framework-v20.2.1-SNAPSHOT-1471.zip",
checksum: "c93c5728201eab3907fef08a7062142f469574fca727d3b71243e72a42503392" checksum: "9da976ebd24416700c4dd11923619d6b2ef5ddd18a197e019242d0ac828e235c"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",