I developed an app for iPad using Xcode 5.1.1. The app worked perfectly fine. Now, since I have updated the Xcode to 6.0.1, the storyboard file isn't opening any more. On clicking the storyboard file from the project navigator, the Xcode keeps on loading the file and eventually everything stuck since my mac's memory runs out (There are roughly about 20 VCs in my storyboard). When I tried to compile the project, Xcode kept on compiling the project and the build was never completed. I tried the project on Xcode 5.1.1 again and it worked perfectly fine. Since to upload app on app store, the IPA build should be from the latest version and side I have to support iOS 8, I can't work any more. Can anyone please guide me what the issue is?
PS: Xcode 5 crash when Open storyboard made from Xcode 4.6 I tried this as well, but since I am using Verdana font, I don't think this is the issue in my case.