I'm a Mac programmer who is helping someone else make an OS X distribution of his program developed under Qt. I've installed the Qt SDK and Qt Creator and can compile and run his program.

When I build the application the Bundle identifier in Info.plist is com.yourcompany.appname. How do I change that to com.mydomain.appname?