[Qt-interest] macdeployqt Tool Issue(Size of myApp.app)

Puneet Bisht pbisht at nivio.com
Thu Sep 24 09:38:21 CEST 2009


Hi All,

I am Using macdeployqt tool for deployment of my project on Mac Os x.

Project is deployed fine , but the problem is Application's Size.

Before deployment myApp.app size is 1.8 Mb .
After deployment Size is 81 Mb.

I am doing this =>


1)  make clean

2) remove /contents/frameworks/items

3) remove .conf , .info ....

4) qmake -config release

5) make

6) ./macchanget myapp.app

7) ./macdeployqt myapp.app


Can Anyone tell me how to reduce the size of myApp.app .

Thanks in Advance.
Puneet Singh



More information about the Qt-interest-old mailing list