The Mac download on the download page only has framework files for use with Xcode and templates for an old version. I have the new Xcode so I can't use the templates, and I can't figure out how to set it up manually. What I want to do is use a different IDE like Eclipse or Code::Blocks but I think they need the proper library files (dylib?) instead of the frameworks. I tried building the libraries from the latest source code of SFML 2 but I don't have a lot of the header files it needs, which is probably because of the new Xcode version not installing them. Does anyone have, or can compile, the native Mac libraries that I can use in different IDEs?