Native: compiles with optimizations, no debug symbols and only for the native arch. Debug: compiles without optimization but with debug symbols, only for the native arch. Universal: compiles with optimizations, no debug symbols, and for ppc and i386.