Autopkg-assets.pkg

<key>Requires</key> <array> <string>com.yourorg.autopkg-assets</string> </array> Imagine you maintain a GoogleChrome.pkg recipe. Chrome requires no license acceptance, but your organization demands a post‑install script that disables automatic updates and writes a custom brand plist.

Think of it as the “toolkit” or “runtime” for your AutoPkg environment. autopkg-assets.pkg

Enter autopkg-assets.pkg , the unsung hero of the AutoPkg ecosystem. At its core, autopkg-assets.pkg isn’t a processor or a recipe. It’s a convention—a small, versioned macOS package that acts as a shared dependency for your AutoPkg recipes. It contains the non-software assets your recipes need to build a complete, production‑ready package. autopkg-assets.pkg

pkgbuild --root ./Assets \ --identifier com.yourorg.autopkg-assets \ --version 1.2.0 \ --install-location /Library/AutoPkg/Assets \ autopkg-assets-1.2.0.pkg The Assets folder mirrors the final install location. For example: autopkg-assets.pkg

Let's talk: +1 (718)-370-3353

Speak to a specialist