Munki 7 Introduction - munki/munki GitHub Wiki
Introduction
Munki 7 is a major new release of the Munki tools. All of the command-line tools that were previously Python scripts have been rewritten in Swift. Additionally, Munki 7 no longer includes a Python interpreter. There are a few new features, but the transition to Swift was also an opportunity to remove some older features that are no longer useful or functional. See Removed features for details.
Compatibility
Munki 7 is compatible with Intel and Apple silicon. Initial development and testing was done on Sonoma; more recent development and testing was done on Sequoia and the Tahoe betas. Some very basic testing was done on macOS 10.15.7. Munki 7 should be compatible with macOS 10.15 through macOS 26.
More information
- Customizing Managed Software Center's sidebar
- version_script
- Python removal
- Removed features
- PPPC/TCC for Munki 7
- Middleware for Munki 7
- Logging changes
- Installation package changes
- Launchd job changes