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.
- Host: GitHub
- URL: https://github.com/maximalien/macdeployqt
- Owner: MaximAlien
- Created: 2013-07-15T07:02:42.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T08:14:04.000Z (over 11 years ago)
- Last Synced: 2025-03-26T22:03:01.846Z (about 1 year ago)
- Topics: c-plus-plus, macdeployqt, qt, qt5
- Language: C++
- Homepage:
- Size: 7.27 MB
- Stars: 25
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
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.