mozilla / chromeless

DEPRECATED - Build desktop applications with web technologies.
http://mozillalabs.com/chromeless
761 stars 117 forks source link

Add fetcher for 64-bit Mac OS X #136

Closed linuxwolf closed 3 years ago

linuxwolf commented 13 years ago

Separated the darwin section into 32- and 64-bit pieces, similar to Linux. Tried this with examples/jsctypes (after building libmylib.dylib as -m64). Didn't go much further, though.