Including Arduino Libraries in Xcode

Hi,

I am using Xcode 9.4.1 and would like to use the Arduino Core Libraries found here

Is there a step by step walkthrough to have these files included and referenced in an Xcode project so that I can use them?

Any help would be greatly appreciated.

  • Google "Xcode and Arduino"
  • Click on first link
  • ...
  • Profit

Thank you for steering me back to EmbedXcode

I saw that page previously, but it didn't occur to me that it was a solution to this issue and I became skeptical when I had to navigate away from the above site to download it.

The EmbedXcode manual's first chapter had the ideal step-by-step to get everything ready. Now I can access all of those libraries.

Thanks!