Re: Can't create new outlets using Assistant Editor
Re: Can't create new outlets using Assistant Editor
- Subject: Re: Can't create new outlets using Assistant Editor
- From: Alex Zavatone <email@hidden>
- Date: Fri, 20 Jun 2014 17:18:18 -0400
Most of the time, you've got the wrong class hooked up to your XIB or storyboard scene.
I just ran into this when duplicating some files I had and it turned out that I had entered PCLocationReadout for the scene's class instead of the correct PCLocationReadoutVC class name.
Try reselecting your scene or XIB's class and trying again.
Cheers.
- Alex Zavatone
On Jun 20, 2014, at 4:08 PM, Carl Hoefs wrote:
> Xcode 5.1
>
> The Assistant Editor doesn't seem to be working correctly with my iOS project. When on Automatic, if I select any of my View Controllers, the Assistant Editor display is blank, showing "No Assistant Results". When set to Manual, it won't allow me connect any new outlets into the proper .h file, saying:
> "Could not insert new outlet connection: Could not find any information for the class named CHViewController"
>
> In the Identity Inspector it shows "Class: CHViewController" (or whatever the class of the view controller I'm working on is). The other elements in the view are connected, but it seems it won't allow any more new connections.
>
> What could be going wrong?
> -Carl
>
>
> _______________________________________________
> 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
_______________________________________________
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