XCODE : build static library instead of Framework

hi all,

how can I build an SDLlib.a and SDLMain.a rather than a framework ?

i can?t find any settings in the xcode project to change the target

thanks !

I did this from the command line using the Linux-style configure/make method.