Build utility for OSX and iOS installer components.
Note: This is for OS X Installer packages only, packages for submission to the Mac App Store follow different rules. …
xcode packagemaker pkgbuild productbuildI am trying to build a mac package installer from a script and I want to run postinstall and postflight …
macos installation packagemaker productbuild pkgbuildI'm in the process of porting our installer from PackageMaker to pkgbuild and am trying to make the default install …
macos installation pkgbuildMy Java application has a launcher which is a .app and a helper app which is bundled with it. I …
macos installation productbuild pkgbuildI have apps that I distribute as .pkg files created using pkgbuild and productbuild. With macOS Catalina, this doesn't work …
macos-catalina pkgbuildI've been attempting to port a Mac PackageMaker command line build to pkgbuild and productbuild but I'm stuck. Unfortunately I …
macos installation packagemaker pkgbuild