I need to make Mac OS app installer, which also installs other third-party package.
When trying to add it via productbuild --synthesize, it tells "ThirdPartyPackage.pkg is a product archive, not a component package".
So, how should I correctly insert third-party product installer into my installer?