8 Commits
Author SHA1 Message Date
Gregorio Litenstein f4010abe44 Re-indent 2019-06-17 00:51:05 -04:00
Gregorio Litenstein 3a09834f5a Better error management + refactoring
- Implement a function to determine at runtime whether we’re running in CLI or as a prefpane.
- More verbose errors in both cases.
- Try to account for ThisAppDoesNothing appearing unknown to LaunchServices by manually trying to launch it from one of several locations it might be found. (Should fix #9 and #12)
- Fold all errors and success messages into a single displayAlert() function used both in CLI and GUI versions.
2019-06-17 00:51:04 -04:00
Gregorio Litenstein 28f21667d2 Updated the SynchronizedArray code. 2019-06-17 00:46:23 -04:00
Gregorio Litenstein 5e3c0eeae6 Change couple of things deprecated in Swift 4.1 2018-04-15 12:20:38 -07:00
Gregorio Litenstein 8e66dde290 Update to Swift 4 2017-09-26 22:51:25 -03:00
Gregorio Litenstein 69540855cc Minor refactoring, add support functions for GUI. 2017-05-01 00:14:50 -03:00
Gregorio Litenstein c7c8b3a27e Clean-up and corrected typo. 2017-03-16 23:26:18 -03:00
Gregorio Litenstein e66e7657b1 Reorganize Workspace 2017-03-02 15:26:06 -03:00