Skip to content

Debuggability improvements in gosxappinfo.m

Philip Withnall requested to merge wip/pwithnall/2119-osx-app-info into master

See the commit messages. This basically adds some additional precondition checks which might help track #2119 (closed) down. There are a couple of other fixes thrown in (including a minor const-correctness API break which needs careful review) for problems I saw while editing the file.

Merge request reports