love source with osx xcode project:
http://appleide.sitesled.com/lovesrc.zip
The source is less edited by me than the older version too so I think this one is better.
love .app
http://appleide.sitesled.com/loveapp.zip
I couldn't find universal binary frameworks of physfs and devIL...
I tried using the XCode project from the physfs to make a UB, but it won't build ppc even if I specify it.
besides the gl and the physfs dylibs and the love.app, everything else is UB. It's a partial UB right now, that only runs on intel
EDIT: I decided to put all the .dylibs into the application bundle itself so there is no need to worry about them
