view createXcodeProject.sh @ 796:0eee433d0084

new readme for a new age, also added a gitignore
author Daniel Blakemore <DanBlakemore@gmail.com>
date Tue, 17 Mar 2015 11:02:47 -0600
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/