GLFW and Xcode

project102

Here is how you use GLFW with Xcode.

project102a

First, you add some frameworks.

project102b

Then, the search paths for header files and for libraries.

project102c

Finally, a linker flag.