Skip to content

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

Notifications You must be signed in to change notification settings

ttohin/macdeployqt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Build:

cd macdeployqt
qmake macdeployqt.pro
make
sudo make install

Usage:

macdeployqt  /path/to/your/app

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • Shell 1.3%