Skip to content

Instantly share code, notes, and snippets.

@Acrowit
Acrowit / QtMacDeploy.sh
Created April 8, 2012 07:21
Qt Mac Deployment Script
# Qt Mac Deployment Script
# ---------------------------
# Generate Build By :
$ QtSDK/Desktop/Qt/474/gcc/bin/macdeployqt MyApp.app
# Verify Build By
$ otool -L MyApp.app/Contents/MacOS/MyApp