> On Jul 6, 2015, at 23:22 , Kyle Sluder <[email protected]> wrote: > > On Mon, Jul 6, 2015, at 07:57 PM, Rick Mann wrote: >> >>> On Jul 6, 2015, at 17:54 , Charles Srstka <[email protected]> wrote: >>> >>> I’ve occasionally had issues getting Xcode to connect outlets and actions. >>> My workaround for it is to open the Assistant view, and drag from your view >>> into the source file, and let Xcode create an outlet or action >>> automatically. Then you can delete the one it created and it should work >>> with the one you already had. >> >> This is what Xcode is refusing to do. As if the class definition wasn't >> matching the class I specified in the storyboard (but it does; I copied >> and pasted the name). > > Is the Module correct?
It's in the same source file as the other view that it does connect to; both module fields are blank in IB -- Rick Mann [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
