From c5baab0b6e2d63a3c82f128b03fae8dc8a63ac34 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 23 Sep 2020 13:58:08 -0400 Subject: [PATCH] request microphone and camera authorization if needed (for https://github.com/processing/processing-sound/issues/51 and https://github.com/processing/processing-video/issues/134) --- build/build.xml | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/build/build.xml b/build/build.xml index 2941c5824..1521a7194 100644 --- a/build/build.xml +++ b/build/build.xml @@ -766,25 +766,13 @@