Skip to content
  • Seb Wills's avatar
    Get MacOS Dasher building and working in 64-bit (#171) · 05fca24d
    Seb Wills authored and Patrick Welche's avatar Patrick Welche committed
    * Update to 64-bit macOS build. Changes sponsored and supplied by Jorge Tendeiro
    
    * Add Debug xcode scheme
    
    * Fix crash when opening Preferences for 2nd time by using strong reference to panel. Remove unused instance variable.
    
    * Fix incorrect permissions when first creating user's training file
    
    * Fix string scoping bug which prevented user's training text being read on startup. Removed unused method.
    
    * Revert DasherIntefaceBase::m_FileUtils to private and set it in the expected way through the constructor
    
    * Whitespace
    
    * Replace tab indents with spaces
    
    * Whitespace to match original, so there are no diffs outside MacOSX folder
    
    * Set ApplicationCategory metadata to the most appropriate of the limited options available
    
    * Update README, add INSTALL.macOS
    
    * Update gitignore
    05fca24d