Skip to content

Commit

Permalink
updated ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptingosx committed Feb 3, 2022
1 parent b28b512 commit 8f429af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The tool will look for applications on the first level of the disk image or arch

The name of the resulting package will be of the form `{name}-{version}.pkg`. Spaces will be removed from the name. The package will be written to the current working directory.

## Dependencies

Apple will remove the Python 2.7 binary at `/usr/local/python` from macOS in macOS Monterey 12.3. This script is built and tested with [the MacAdmins "Managed Python."](https://github.com/macadmins/python) It should (probably) work with other Python 3 distributions, as well, but has not been tested on any.

## Examples

Build package from installed application:
Expand Down

0 comments on commit 8f429af

Please sign in to comment.