I\'m currently developing an iOS app using swift and Xcode 6 (Beta 3).
Everything went fine so far but now as my project grows, Xcode suddenly began indexing and it
My particular problem was a fairly long literal dictionary containing much data. My solution was to understand that XCode indexing wasn't "stuck", but just taking a long time. So I only had to wait more time than I expected.