This is a big boy. In order to notarize and staple OS X apps for Catalina and Mojave we needed to amend the build process to incorporate this hugely annoying process. The following actions have been taken in this PR:
Travis CI caching updated
OS X build process split into three separate jobs (windows binaries, osx and osx client only)
Apple Notarization upload processing and stapling of final binaries for packaging
This is a big boy. In order to notarize and staple OS X apps for Catalina and Mojave we needed to amend the build process to incorporate this hugely annoying process. The following actions have been taken in this PR: