0

I have been getting this error only on occasion when I work on my storyboard:

  Failed to render and update auto layout status for Category 
  ViewController: IBAppleTVSimulatorAgent.app failed to launch

I usually just close and reopen my xcode and the warning goes away, but could someone please tell me as to why this is happening and how I can have a more permanent solution rather than just restarting my xcode?

Thaaaanks!

Jenel Ejercito Myers
  • 2,553
  • 2
  • 16
  • 24

2 Answers2

1

It's a glitch in Xcode 7.1 beta 2 when laying out tvOS storyboards. It's just something to put up with until they fix it, hopefully in beta 3.

Tom Kidd
  • 12,830
  • 19
  • 89
  • 128
0

I was also facing the same issue while developing TV app.

I deleted the Xcode 7.1 beta 2 and I reinstall the Xcode 7.1 beta 2

this fixed my problem.

OurangZeb Khan
  • 1,114
  • 18
  • 20