Skip to content
  • Ignacio Casal Quinteiro's avatar
    gapplication: skip unexpected -psn_ parameter · e367a4f6
    Ignacio Casal Quinteiro authored
    When an application is launched using Launch Services
    osx will add an extra parameter which we were not
    handling and then gapplication would abort. Instead we make
    an initial parsing and like this we avoid the abort if this
    parameter is provided
    
    Fixes #1784
    e367a4f6