The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
XCODE : build static library instead of Framework
jeroen.clarysse


Joined: 22 Feb 2010
Posts: 69
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 !
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
oviano


Joined: 05 Mar 2016
Posts: 24
I did this from the command line using the Linux-style configure/make method.