Arduino on Xcode Project — Official Thread

jet_:
I'm not sure to understand the difference between the version for Xcode 4.2 and 4.3.

Changes:

  • include user libraries from SketchBook/Libraries
  • simplified sketch structure with setup() and loop() for better compatibility
  • see to do for bugs and missing features

jet_:
I'm not sure to understand the differenceAnd this is weird to have 2 directories if differences are needed. It would have been better to have branches inside git. This way, we could modify the makefile for example in both version (using merge between 4.2 and 4.3).

Back to ArduinoOnXCode4_2 folder name