make a projekt *pro file + postprocess ... QMAKE_POST_BUILD / QMAKE_POST_LINK to exec your sh to fill bundle ... to search example have a look on
http://www.google.com/codesearch && use key
QMAKE_INFO_PLIST QMAKE_POST_BUILD QMAKE_POST_LINK
after translate your *pro file to xcode
http://wiki.qtcentre.org/index.php?t...t4_on_Mac_OS_X
qmake -spec macx-xcode *name*.pro
and show the xcode result....
or use info.plist to load other resource ..
http://wiki.qtcentre.org/index.php?t...Mac_OSX_Finder
Bookmarks