I'm building it for iOS SDK 5.1 XCode throws a Dependency Analysis Error while building the project with the following debug message:
target specifies product type 'com.apple.product-type.tool', but there's no such product type for the 'iphonesimulator' platform
What is the resolution?