From d23ee8c08669d8be9fa74fed6c01f4a39bc5ac44 Mon Sep 17 00:00:00 2001 From: Craig Raw Date: Tue, 30 Sep 2025 12:24:22 +0200 Subject: [PATCH] upgrade openpnp-capture to iterate over continuity camera devices on mac --- build.gradle | 2 +- drongo | 2 +- lark | 2 +- src/main/deploy/package/osx/Info.plist | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 7c21d22e..5244bb37 100644 --- a/build.gradle +++ b/build.gradle @@ -74,7 +74,7 @@ dependencies { implementation('com.fasterxml.jackson.core:jackson-databind:2.17.2') implementation('com.sparrowwallet:hummingbird:1.7.4') implementation('co.nstant.in:cbor:0.9') - implementation('org.openpnp:openpnp-capture-java:0.0.28-6') + implementation('org.openpnp:openpnp-capture-java:0.0.28-7') implementation("io.matthewnelson.kmp-tor:runtime:2.2.1") implementation("io.matthewnelson.kmp-tor:resource-exec-tor-gpl:408.16.3") implementation('org.jetbrains.kotlinx:kotlinx-coroutines-javafx:1.10.1') { diff --git a/drongo b/drongo index 3b069c12..2ced4c19 160000 --- a/drongo +++ b/drongo @@ -1 +1 @@ -Subproject commit 3b069c12ca39f65521628e7b4299d72883205fca +Subproject commit 2ced4c19966e10f7e055db4a25ee53941384bc2b diff --git a/lark b/lark index ec439c6c..c16389fd 160000 --- a/lark +++ b/lark @@ -1 +1 @@ -Subproject commit ec439c6c4a37eba3213a94f13bcd4fbfd343bf33 +Subproject commit c16389fdea722a3f553fa8f3fcd38c11e9e5a1d8 diff --git a/src/main/deploy/package/osx/Info.plist b/src/main/deploy/package/osx/Info.plist index 54cb165d..18addda9 100644 --- a/src/main/deploy/package/osx/Info.plist +++ b/src/main/deploy/package/osx/Info.plist @@ -33,6 +33,8 @@ Copyright (C) 2021 NSHighResolutionCapable true + NSCameraUseContinuityCameraDeviceType + NSCameraUsageDescription Sparrow requires access to the camera in order to scan QR codes NSLocalNetworkUsageDescription