With this template you can develop PlatformIO and Arduino Projects directly in Xcode. It uses the PlatformIO CLI and doesn't use Makefiles, so you have cleaner projects.
This Template uses CoolTerm as its serial monitor. It is free to use and you can download it here: http://freeware.the-meiers.org
Copy the files to
~/Library/Developer/Xcode/Templates/Project Templates/
Download and install PlatformIO CLI. See here for more information.
Download and drag the CoolTerm app into your Applications folder
Open Xcode -> New Project -> PlatformIO -> PlatformIO Project
This template supports all boards PlatformIO supports. You can add them automatically to your project and optional to the template yourself. Just run the target 'Add Board' and you will be guided to add it.
The icon used for this template is provided by PlatformIO.
Influenced by embedXcode.