I have got some code from my client.
I have tried to build that code but it gave following error
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
There are many frameworks and libraries used in this project.
How can we come to know which file or framework is missing?
Are you sure the error is about a framework? If you look closely at the error message in Build Results, there should be more info about it (if you click on a disclosure button on the message’s right).
Here’s a screenshot from Xcode 3.
