Skip to content

Commit ba1c694

Browse files
committed
update ignore and add a note about entitlements
1 parent 0348bef commit ba1c694

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

java/libraries/svg/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
batik-bin-*.zip
21
library/batik-all-*.jar

todo.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ X garbled text in JavaFX
1717
X https://bugs.openjdk.java.net/browse/JDK-8234916
1818
X bump JavaFX to 16, no longer the LTS version, but fixes garbled text
1919
X and 11.0.8 is not available
20+
X add more entitlements in an attempt to fix audio/video capture
21+
X https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_device_audio-input
22+
X https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_device_camera
23+
X https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_device_microphone
24+
X https://github.com/processing/processing4/commit/7b75acf2799f61c9c22233f38ee73c07635cea14
2025

2126

2227
_ make sure we're not embedding webkit with all JFX apps

0 commit comments

Comments
 (0)