I have composed and signed a package file (e.g. fileName.pkg) using our Developer ID Installer certificate from developer.apple.com. In order to distribute this file to other Macs in our fleet, Apple is now requiring that these signed installers be notarized. I've spent quite a bit of time looking through the Xcode help site (https://help.apple.com/xcode/mac/current/#/dev033e997ca) and have attempted some of the command line tools (xcrun altool) but simply not having any luck.
I'm sure I'm missing something here and was hoping that someone that knows how to do this could please enlighten me. Most of the instructions on the developer site refer to apps that one has developed using Xcode. But again, all I'm attempting to do here is get a signed/composed .pkg file notarized by Apple.
