I\'ve just created a new iOS Swift project, using Xcode 7 beta-4, and have integrated Crashlytics (part of Fabric now) with the usual process.
It integrated all fine, an
Go to Build settings and choose Dwarf with dSym File option for both debug and release builds.