Re: Need Help with Swift
Re: Need Help with Swift
- Subject: Re: Need Help with Swift
- From: Roland King <email@hidden>
- Date: Fri, 04 Dec 2015 16:12:32 +0800
> On 4 Dec 2015, at 16:07, Stevo Brock <email@hidden> wrote:
>
> This seems to do the trick.
>
> I wasn’t able to just do ABC.class, as the “.class” wasn’t registered as valid.
>
> What I ended up with was a static method on the class, and calling the static method, and voilà! Everything is working.
>
> So now to clean things up…
>
> Thanks guys so much for your help.
well that’s just a whole bunch of ugly. Before you get TOO far, try and optimized release build, make sure it doesn’t go optimize that out and break it all again. You know these compilers love to leave the best until last.
_______________________________________________
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