Skip to content

Commit

Permalink
Merge pull request #2414 from neilccbrown/fix-greenfoot-mic
Browse files Browse the repository at this point in the history
Tried adding a key explaining why we want to access the microphone.
  • Loading branch information
neilccbrown authored Nov 3, 2024
2 parents e1dd811 + ed4f5c2 commit 3a71873
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 3a71873

Please sign in to comment.