Skip to content

Commit

Permalink
Slightly improved permission wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
neilccbrown committed Nov 3, 2024
1 parent c30eb30 commit 8c983c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluej/package/greenfoot-build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +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"/>
<plistentry key="NSMicrophoneUsageDescription" value="Greenfoot needs microphone access for the sound recorder"/>
</bundleapp>
<!-- We have to manually copy the lib directory ourselves because appbundler
flattens the directory structure -->
Expand Down

0 comments on commit 8c983c4

Please sign in to comment.