[Qt-creator] OS X: Universal binaries only in Release build?

Stephen Chu stephen at ju-ju.com
Mon Oct 19 17:47:50 CEST 2009


How do I configure a project to create universal binaries only when 
building for release?

I added CONFIG+=x86 ppc in pro file but it build universal binaries in 
both debug and release configurations. It's a waste of time for debug 
build since only one architecture is needed for debugging.

Thanks.



More information about the Qt-creator-old mailing list