Skip to content

Commit b312810

Browse files
authored
add PyObjC upgrade information for Big Sur+ (#8)
1 parent 4839fe1 commit b312810

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
If you plan on using [AutoPkg](https://github.com/autopkg/autopkg), release 2.2 or greater is required as earlier versions do not have Munki repo plugin support. Please use AutoPkg 2.3 or later.
66

7+
On macOS Big Sur or newer, you will need to update PyObjC
8+
```bash
9+
sudo /usr/local/autopkg/python -m pip install pyobjc==6.2.2
10+
```
11+
712
## Installation
813

914
Download and install the [latest release](https://github.com/SimpleMDM/munki-plugin/releases/latest).

0 commit comments

Comments
 (0)