• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Segue from a toolbar item and prepareForSegue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segue from a toolbar item and prepareForSegue


  • Subject: Re: Segue from a toolbar item and prepareForSegue
  • From: Roland King <email@hidden>
  • Date: Sun, 19 Oct 2014 14:45:26 +0800

> On 19 Oct 2014, at 2:33 pm, Rick Mann <email@hidden> wrote:
>
>
> Also, the background process that handles code completion keeps crashing, so my code completion was totally borked. Although, the first time it did work, it put in the override, but failed to put in the named second parameter.
>

SourceKitService isn’t a very happy process, that’s the background process which messes up code completion and syntax colours your code incorrectly.

When it does that, if you search for a thread in the devforums called “SourceKitService Crashing is Getting Old” you’ll find a procedure sniffed out by mattn which has you delete DerivedData *and* another cache I forget the name of and then reboot. That does seem to stop it crashing for a while, unless you’re writing an extension, SourceKitService doesn’t like extensions at all.


_______________________________________________

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


References: 
 >Segue from a toolbar item and prepareForSegue (From: Rick Mann <email@hidden>)
 >Re: Segue from a toolbar item and prepareForSegue (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Subclassing NSWindowController in Swift
  • Next by Date: Re: Subclassing NSWindowController in Swift
  • Previous by thread: Re: Segue from a toolbar item and prepareForSegue
  • Next by thread: Trouble binding an NSTextField value in Swift
  • Index(es):
    • Date
    • Thread