Skip to content

Emck/Package-AWExtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Package-AWExtensions

AWExtensions is a Xcode Package with an extension base class functionality.

Requirements

  • macOS 10.13 (High Sierra) or higher
  • Xcode 13.0 or later

AWExtensions/NSApplication+Extension.h

implement the following functions

  • enable Launch At Login (you must have a LoginItemsHelper target)
  • hide and show Dock Icon
  • hide and show StatusBar Menu Icon

Installation

Take the following steps to install the...

  1. In your Xcode project: File › Add Packages...
  2. Enter https://github.com/Emck/Package-AWExtensions as the package repository URL
  3. Choose the Package Options