I am using OSX 10.9.3 in my Mac Mini and XCode 5.0.2. When I execute my project as iPhone retina (3.5 inch) and iPhone retina (4.0 inch) it executes smoothly without any errors but if I want to execute on iPhone retina (4-inch 64-bit), when I select this simulator there is a fatal error:
malformed or corrupted AST file: 'Unable to load module "/Users/WeMitedMacMini1/Library/Developer/Xcode/DerivedData/ModuleCache/34OBPFY26OANR/Darwin.pcm": file not found'.
So I am not understanding for which file Darwin.pcm it generates an error. As far I know I did not use any file named Darwin.pcm. Please help me with this error.