high sierra compatibility
improved nstask execution
alleviated need for 'sudo'
refactored code to find camera/mic process
pushed various XPC intensive stuff into background
quit/uninstall didn't stop XPC process
added flag to wait for processes in execTask function
added overlay for rule deletion (to wait to rule to be delete)
fixed issue where deactivation alerts wouldn't auto-close
add patrons to 'about' window
when no consumer process is found, still alert user that camera started
main app now launched via hardcoded path (again to avoid issues w/ 'App Translocation'
minor code cleanup
added cmd+q hotkey for prefs app to close/quit
changed name of installer binary to match app
improved device detection (uses default if can't find apple camera/mic)
code cleanup/error handling
stop/start login item
set file perms correctly (i.e. setuid on login item)
update ui window
removed XPC embedded in main app (only is needed in helper.app)