Use `{install-root}/libexec/container-plugins` for plugins. by jglogan · Pull Request #341 · apple/container

added 2 commits

July 15, 2025 17:46
- Use a directory that's separate from user data, as
  user-installed plugins have a distinct lifecycle.
- Changes implementation to use _NSGetExecutablePath.
- Returns path to executable, clients can choose to
  drop the last component to get the parent directory.
- Fix PluginLoader.userPluginsDir to user true install
  root.

@jglogan

adityaramani

@jglogan jglogan deleted the users/jglogan/plugin-userdir branch

July 16, 2025 01:19