How to specify linker options?
I got following error when forgot to add a framework:
linker command failed with exit code 1 (use -v to see invocation)
I had to go to X-Code to build project and see error details.
How can I do this (add -v option and see detailed error message) within AppCode?
Please sign in to leave a comment.
Igor,
currently AppCode doesn't have build settings editor, please follow http://youtrack.jetbrains.net/issue/OC-835.
Thanks