> 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). -- 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]
