Skip to content

Commit

Permalink
Tried adding a key explaining why we want to access the microphone.
Browse files Browse the repository at this point in the history
  • Loading branch information
neilccbrown committed Nov 3, 2024
1 parent a817f2b commit ed4f5c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bluej/package/greenfoot-build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@
<!-- <option value="- -add-exports=javafx.graphics/com.sun.glass.ui=ALL-UNNAMED"/> -->
<argument value="-greenfoot=true"/>
<argument value="-bluej.compiler.showunchecked=false"/>
<plistentry key="NSMicrophoneUsageDescription" value="Need microphone access for recording audio"/>
</bundleapp>
<!-- We have to manually copy the lib directory ourselves because appbundler
flattens the directory structure -->
Expand Down

0 comments on commit ed4f5c2

Please sign in to comment.