10 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 dcafe50852 Text Fixes.
- Replaced URL with URI where appropriate.
- Fixed some typos
- Updated README (and corrected the attribution of the SynchronizedArray code)
2019-06-17 00:46:23 -04:00
Gregorio Litenstein c8d961c035 Take care of some compiler warnings. 2019-06-17 00:46:23 -04:00
Gregorio Litenstein 122a639bea Update to Swift 5 2019-03-30 11:48:05 -03:00
Gregorio Litenstein d2bc612822 Migrate to Swift 4.2 2018-10-07 23:29:04 -03: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 51dd274be0 Fix unwrapped Optional in result string. 2017-09-26 17:49:20 -03:00
Gregorio Litenstein 1c89ca3696 Initial commit of what should be a fully functional GUI. 2017-05-01 00:15:48 -03:00