-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix Mac editor plugin path (o3de#16849)
* fix Mac editor plugin path Signed-off-by: Alex Peterson <[email protected]> * use GetPathToApplicationBundle helper Signed-off-by: Alex Peterson <[email protected]> * Remove redundant logic Signed-off-by: Alex Peterson <[email protected]> * added missing 'EditorPlugins' subdirectory to path Signed-off-by: Alex Peterson <[email protected]> * simplify plugin path logic turns out the plugin path mask isn't actually used Signed-off-by: Alex Peterson <[email protected]> --------- Signed-off-by: Alex Peterson <[email protected]>
- Loading branch information
1 parent
66925b3
commit 8c3d719
Showing
3 changed files
with
25 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters