xcode - iOS Storyboard lags and won't open -


i have project isn't huge, has maybe 6-7 different class files , 5 view controllers. when try open main.storyboard, xcode 6 freezes , lags. i'm running intel i7 4770k , gtx 780, computer should able handle simple this. can open class files , else fine.

here image of problem enter image description here

i "application not responding", , can open storyboard on other projects.

this quite common problem occurs every once in while in xcode. should try following: (each may solve it)

  • clean project working on using cmd+shift+k
  • close (force-quit cmd+alt+esc if necessary) xcode & restart
  • reboot mac
  • uninstall xcode & re-install newest version of it

hope helps :)


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -