Hmm, I had a bad UIImage(named: "menu-new”) should have been menu-news as an array element in the parameter.
> On Jun 17, 2015, at 9:09 AM, Dave <[email protected]> wrote: > > What happens when you put a breakpoint in the method, rather then trying to > step into it? > >> On 17 Jun 2015, at 14:47, James Cicenia <[email protected]> wrote: >> >> I added a swift file to my project. I wanted to use an open source sidebar. >> >> I have checked my targets, etc. >> Xcode compiles, builds and runs my code without a problem. But when >> I debug it, it just goes over and never into the method. >> >> Why would it do that? It builds and compiles, and even if I click the >> method it takes me to it so it is seeing it. >> >> Is there an Xcode setting I am missing? >> >> Thank you >> James > > > _______________________________________________ > > 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/james%40jimijon.com > > This email sent to [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]
