Arduino on Xcode Project — Official Thread

avenue33:
The way to handle this is to change the default BOARD_PORT on the board configuration file as you did or to uncomment and specify a port after BOARD_PORT on the main makefile.

Thanks.
Are the board config files over-written when you upgrade an existing project to the latest version of EmbedXcode?