Re: Why doesn't my Swift method get called.
Re: Why doesn't my Swift method get called.
- Subject: Re: Why doesn't my Swift method get called.
- From: James Cicenia <email@hidden>
- Date: Wed, 17 Jun 2015 14:27:38 -0500
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@hidden> 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@hidden> 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@hidden)
>
> 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:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden