AppDelegateに下記を設定する
- (BOOL)applicationShouldTerminateAfterLastWindowClosed:(NSApplication *)theApplication
{
LOG_METHOD;
return true;
}
MP4 Video Player
posted with sticky on 2015.11.23