Sublime Merge fails to open on MacOS.
OS: MacOS Catalina 10.15.7
Sublime Merge fails to open on MacOS
        
          piyushroshan
          
            
            
        
        #2
      
      Seems to be the application is not trusted.
xattr /Applications/Sublime\ Merge.app
com.apple.quarantine
After running
xattr -cr /Applications/Sublime\ Merge.app
The application opened successfully.
        0 Likes
      
      
        
          bschaaf
          
            
        
        #3
      
      Did this happen after a fresh install, an update, restore from backup or similar action? Which version of Sublime Merge are you using?
        1 Like
      
      
        
          srbs
          
            
        
        #4
      
      @piyushroshan, did you convert it to the portable version prior to launching it the first time?
        0 Likes
      
      
        
          retif
          
            
        
        #5
      
      I got the same(?) problem just last week, having downloaded sublime_merge_build_2063_mac.zip.
Removing quarantine attribute with xattr -cr did help, thanks to piyushroshan.
If anything, that was on Mac OS 12.0.1.
        0 Likes
      
      