An open API service indexing awesome lists of open source software.

https://github.com/maximalien/macdeployqt

Implementation of macdeployqt utility for Qt5 which fixes problems with application deployment and distribution.
https://github.com/maximalien/macdeployqt

c-plus-plus macdeployqt qt qt5

Last synced: about 1 year ago
JSON representation

Implementation of macdeployqt utility for Qt5 which fixes problems with application deployment and distribution.

Awesome Lists containing this project

README

          

Implementation of macdeployqt utility for Qt5 which fixes problems with application deployment and distribution.

Won't work with Qt 5.1.0

Usage:
/path/to/macdeployqt.app/Contents/MacOS/macdeployqt /path/to/your/app

Note:
Added new shell script to fix slashes issues on Qt 5.1.0. Paths are hardcoded.