This legacy playlist filename handler was falling through on newly installed and run setups, where none of the files would exist, so the last one would return a nil NSURL and attempt to add it to the playlist. Fix this to check for the existence of the file before attempting to open it. It shouldn't really exist anyway, unless someone really started with a really old version somehow, and migrated it to the sandbox folder proper. Signed-off-by: Christopher Snowhill <kode54@gmail.com> |
||
---|---|---|
.. | ||
AppController.h | ||
AppController.m | ||
DockIconController.h | ||
DockIconController.m | ||
MediaKeysApplication.h | ||
MediaKeysApplication.m | ||
PlaybackController.h | ||
PlaybackController.m | ||
PlaybackEventController.h | ||
PlaybackEventController.m | ||
ScriptAdditions.h | ||
ScriptAdditions.m |