Mercurial > hg > sonic-visualiser
diff deploy/osx/deploy.sh @ 2170:23be8dccb855
Add microphone permission request message for macOS. Thanks to Lucas Thompson for pointing out the problem & solution.
author | Chris Cannam |
---|---|
date | Fri, 04 Jan 2019 12:48:19 +0000 |
parents | 4f4eb416fcb4 |
children | d33dff02b39b 9ca6872a5d0f |
line wrap: on
line diff
--- a/deploy/osx/deploy.sh Fri Jan 04 12:47:39 2019 +0000 +++ b/deploy/osx/deploy.sh Fri Jan 04 12:48:19 2019 +0000 @@ -63,6 +63,10 @@ echo "Done: check $source/Contents/Info.plist for sanity please" echo +echo "Copying in lproj directories containing InfoPlist.strings translation files." +cp -r i18n/*.lproj "$source"/Contents/Resources/ + +echo echo "Making target tree." volume="$app"-"$version"