mumble/macx/osax
Mikkel Krautz 405ef1a674 OverlayMac: Don't use NSBundle#objectForInfoDictionaryKey to determine whether we're up to date.
NSBundle tries to reuse existing NSBundle objects if one already exists inside the application. This results in us getting values from the *old* bundle's Info.plist instead of the new one. Bad.
2010-12-03 00:18:49 +01:00
..
MumbleOverlay.sdef Make overlay injection work on Mac OS X Leopard. 2010-09-02 00:48:56 +02:00
osax.m Move overlay loader from our app bundle to the loader itself. Bump loader version. 2010-04-02 01:22:16 +02:00
osax.plist OverlayMac: Don't use NSBundle#objectForInfoDictionaryKey to determine whether we're up to date. 2010-12-03 00:18:49 +01:00
osax.pro Add automatic overlay injection for OSX (Snow Leopard only, for now). 2010-02-20 17:01:46 +01:00