6
0

add new version 20.2.1-SNAPSHOT-1471

This commit is contained in:
mac-mini-003 2025-08-25 17:11:38 +02:00
parent 636f851b67
commit 37bbed38cb

View File

@ -22,7 +22,7 @@ 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")
), ),
.package( .package(
name: "DocumentReader", name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.1.2/WebIdOnDeviceDocumentScanner.framework-v20.1.2-SNAPSHOT-1469.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.2.1/WebIdOnDeviceDocumentScanner.framework-v20.2.1-SNAPSHOT-1471.zip",
checksum: "bd821e4e120fdbdedb774d046a3c1045bfa442363c6d1241aa7e7d1cd63e3087" checksum: "612d6e8cd7b18ddf38ea60765462c2318927f96dbcef6d2db267991428772fad"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",