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: Dave <email@hidden>
- Date: Wed, 17 Jun 2015 15:09:43 +0100
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