I work on Xcode 4.6.3. After the new Xcode 5 beta arrived, I downloaded it and tried to run my code in it. It worked perfectly well in it. But now when I tried to open it with Xcode 4.6.3, it is not opening.
My guess is, all the xibs are updated. But making them compatible with Xcode 4.6.3 will be rework.
Is there any trick for this? Please do let me know.
PS: I am not using ARC.
Thanks in advance.