After upgrading my project to Swift 2.0 and using Xcode 7 (GM), I noticed that some of my view controllers hinder the application in navigation.
The tools show that CPU utilization is over 9000% and is used by UIKit and Foundation.
Have you encountered this problem?
ios xcode xcode7 interface-builder
Yaroslav
source share