Compile Static C++ Library in Xcode 3
- Create a new BSD Library projector.
- Select static from the drop down menu.
Although Xcode 3 claims that the library is for C code, it will compile C++.
Although Xcode 3 claims that the library is for C code, it will compile C++.