mumble/macx/overlay-installer
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
..
MumbleOverlayInstaller.pmdoc OverlayMac: Don't use NSBundle#objectForInfoDictionaryKey to determine whether we're up to date. 2010-12-03 00:18:49 +01:00
intermediate.h Indent, changelog, submodule and language update 2010-10-04 12:16:32 +02:00
MumbleOverlayBad.pkg Switch Mac OS X overlay installer to a signed Apple .pkg installer. 2010-07-26 00:18:32 +02:00
PackageInfo Check overlay installer for version info instead of the Mumble app bundle. 2010-07-27 23:15:14 +02:00
postinstall.sh Fix permission issue with OSX overay installer when no /Library/ScriptingAdditions/ directory exists prior to install. 2010-08-13 22:39:59 +02:00