7
0

add new version 22.1.1-SNAPSHOT-1634

This commit is contained in:
mac-mini-003 2026-04-23 16:49:40 +02:00
parent 5b873a1a6d
commit bc6cfee391

View File

@ -22,7 +22,7 @@ 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("21.2.0") .branch("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/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1630.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.1/WebIdOnDeviceDocumentScanner.framework-v22.1.1-SNAPSHOT-1634.zip",
checksum: "3609e8e83ed601662c6ad309999186870e6bc2281670255d7aac7ba7516489b2" checksum: "edfc8aac63e76f4635621b076fd6c6b93eb15b7634b1d3fdf5b7014d55062ddb"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",