Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions tools/make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,6 @@ fix_macos_build () {
ayonexe="$macosdir/ayon"
ayonmacosexe="$macosdir/ayon_macos"
tmp_ayonexe="$macosdir/ayon_tmp"
# force hide icon from Dock
defaults write "$macoscontents/Info" LSUIElement 1

# Fix codesign bug by creating copy of executable, removing source
# executable and replacing by the copy
Expand Down