Re: Error During Event Broadcast
Re: Error During Event Broadcast
- Subject: Re: Error During Event Broadcast
- From: Chris Espinosa <email@hidden>
- Date: Tue, 19 Sep 2006 15:06:12 -0700
On Sep 19, 2006, at 2:31 PM, Marcus Karlsson wrote: I just got this error message in Xcode 2.4 directly after a successful release build. It was a popup-window
Error During Event Broadcast *** -[XCActionManager toggleBuild:]: selector not recognized [self = 0x353470]
It's a bug. It means that something was trying to change the state of the Build/Stop Build button, but that the thing that was listening wasn't a Build/Stop Build button. This has been seen occasionally in Xcode; if you have a case where you can reproduce it at will, please file a bug because we'd love to be able to track down why this happens.
Chris
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden