Hi

I just started looking at this new tool and Qt itself. It's been good so far but I have some question specifically on the OS X platform:

1. How do you build 64-bit app? I don't see any option for that and the default project seems to build only 32-bit Universal Binaries.

2. How do you create a self-contained app? By that I mean how to create an app bundle that does not require installation of Qt frameworks?

Thanks.