Skip to content

Version 1.3.0

Latest
Compare
Choose a tag to compare
@Lord-Kamina Lord-Kamina released this 18 Dec 04:15
· 1 commit to master since this release
e63d59a

[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.