Sorry for the late reply (had an overly aggressive email filter that has since been modified) and seems like you already removed it anyway, but I don't think it' used so it was fine to remove.
On Sat, Aug 22, 2020 at 4:01 PM Yegappan Lakshmanan <[email protected]> wrote: > Hi Bram, > > On Thu, Aug 20, 2020 at 7:17 AM Bram Moolenaar <[email protected]> wrote: > >> >> There is still a section in the Makefile, starting with: >> >> >> >> ############################################################################### >> ### MacOS X installation >> ### >> ### This installs a runnable Vim.app in $(prefix) >> >> REZ = /Developer/Tools/Rez >> RESDIR = $(APPDIR)/Contents/Resources >> VERSION = $(VIMMAJOR).$(VIMMINOR) >> >> >> It appears setting $APPDIR was removed previously, thus it seems this >> section is now dead code. Can we delete this? >> >> > BTW, the Vim source tree used by Apple for MacOS 10.15.3 is at: > > https://opensource.apple.com/source/vim/vim-78.40.1/ > > This uses the following Xcode project: > > https://opensource.apple.com/source/vim/vim-78.40.1/vim.xcodeproj/ > > There are also some scripts: > > https://opensource.apple.com/source/vim/vim-78.40.1/xcodescripts/ > > I don't know whether any of these can be merged into the Vim tree to enable > building installable packages on MacOS. > > - Yegappan > > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAHTeOx9VqDA7B7xCZJ9ZZfwh9Ggq%2BP0GAM9E1Cri%3D%3DbdhpKc_Q%40mail.gmail.com.
