Releases: Lord-Kamina/Deluge-Magnet-Handler
Releases · Lord-Kamina/Deluge-Magnet-Handler
Version 1.3.0
[1.3.0] - 2018-12-118
-
Changed
- registerHandler:
- is provided straight as the statically-linked product of its Xcode project.
- Made some cosmetic changes to the usage message.
- Using -register now returns 0 on success and forwards whatever numeric error we get on failure to the AppleScript GUI.
- Main bundle:
- Use a more robust method to determine locations of icon files, as well as registerHandler.
- The app now doesn't always presume success. The success message is only shown if registerHandler returns 0.
- The whole bundle is now codesigned and linked against 10.14 SDK.
- registerHandler:
Version 1.2.1
Fix dependencies.
Fix #3.
Version 1.2.0
Replace lstool with a basic swift executable, in an attempt to fix compatibility with Sierra.
Version 1.1
1.1 Release