-
Fix "not installing shadowed plugin" startup log noise. (#1451)
发布于
2026-04-27 18:32:00 +00:00 | 218 次提交 在此版本后已推送到 main- Closes #1450.
- If we require that bundle-packaged installs must populate a
Unix-structuredbinandlibexec, we don't need the code that
searches the app bundle install root. As it stands, we enumerate both
the app bundle and the Linux paths, meaning we're looking at the same
plugins (in different paths) twice.
下载附件