Now I am developing SWIFT Application using XCode 6.1.
Previously I was using XCode 6.0.1 instead, but because of some reasons, I upgrade XCode 6.1.
But unfortunately, I could't type the codes in XCode 6.1 because of slow speed on XCode Code Editor.
It writes the one letter a second.
To be strange, when I work on Objective-C project on same XCode6.1, there is no problem, and all are working well.
But only for swift project, this issue occurs,
When I remove all data from DerivedData folder, this issue disappears but after 1 min, occurs again.
What's wrong? What can I do?
If you have an any idea, please let me know.
Thanks in advance.