Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 477 Bytes

osxpkg.rst

File metadata and controls

15 lines (11 loc) · 477 Bytes

osxpkg - Apple macOS and OSX packages

Supported Uses in FPM

fpm supports input and output for Apple's package files. These files typically end in ".pkg". This means you can read a .pkg file and convert it to a different output type (such as a dir or rpm). It also means you can create a .pkg package file.

osxpkg-specific command line flags -------------------------------