if (isMac) {
        this._iconFilePath = `${__dirname}/images/${blackIconFilename24}`;
        this._notificationIconFilePath = `${__dirname}/images/${blackIconFilename24Notification}`;
      } else {