view createXcodeProject.sh @ 799:18eb32d29a4f

Fix a fall-through switch/case warning.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 13 Apr 2018 01:44:29 +0300
parents 88c587deed8c
children
line wrap: on
line source

#!/bin/sh
qmake -spec macx-xcode UniversalIndentGUI.pro

# Some notes on how to deploy on Mac using MacPorts Qt installation
# macdeployqt ./release/UniversalIndentGUI.app
# cp -rf /opt/local/lib/Resources/qt_menu.nib ./release/UniversalIndentGUI.app/Contents/Resources/