leozide/leocad

App won't open on Macs with case-sensitive filesystems

TheTomahawk opened this issue · 1 comments

This line needs to be

        <string>LeoCAD</string>

in order to allow the app to run. Otherwise the Mac shows an error saying that you can't open the application because it may be damaged or incomplete.

Thank you!