Xcode 5.1 - iOS 7.1 error
问题 I had successfully built an app with xcode 4.5 and iOS 6.1 SDK. But yesterday I updated Xcode to 5.1. And now when I try to build for releasing, it throws so many errors. These are the errors. types.h - User Defined Issues - Architecture not supported _types.h - User Defined Issues - Architecture not supported Semantic issue - Unknown type name '__int64_t', Unknown type name '__int32_t', Unknown type name '__uint64_t', Unknown type name '__uint32_t', Unknown type name '__darwin_natural_t'..