Difference between revisions of "Xcode"
(Xcode description of run script) |
(No difference)
|
Revision as of 12:53, 28 November 2015
The Apple' default IDE is quite hostile to FPC, since it doesn't provide any source of "native" integration. In order for the compiler to be called a custom Run Script is needed to be used.
Run Script
- in order to return an error, the (bash) script must use "exit" command with non-zero value