0

I need to build a quick command line app on my mac using xcode and I want to use the free pascal compiler instead of the c/c++ in XCode how do I change XCode's settings to use this. (sorry if its a basic question I'm used to developing in Delphi on windows)

Barry
  • 1,084
  • 1
  • 8
  • 22

1 Answers1

2

This site has a detailed tutorial:

http://pascal-central.com/fp-xcode/
Kornel Kisielewicz
  • 55,802
  • 15
  • 111
  • 149