• 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: Xcode Symbol Navigator Shows Properties as Methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode Symbol Navigator Shows Properties as Methods


  • Subject: Re: Xcode Symbol Navigator Shows Properties as Methods
  • From: Doug Hill <email@hidden>
  • Date: Tue, 14 Feb 2017 10:42:18 -0800


On Feb 14, 2017, at 10:31 AM, Quincey Morris <email@hidden> wrote:

On Feb 14, 2017, at 08:22 , Doug Hill <email@hidden> wrote:

For all the classes I described, they consist of only property declarations. No method declarations or anything else. I don’t even have any implementation yet for almost all of them. 

Again, why the symbol browser decides to mark some properties as methods (e.g. with a ‘getter’ or ‘setter’) while others are marked as properties is a mystery.

I suggest you try doing what I did, and double-click on the symbol and see where in the source code that takes you. In my case, starting from a “P” symbol I always got to the @property declaration, and starting from a “M” symbol I always got to an implementation of some kind (either a method or a @synthesize). Where do you get to?

FWIW, clicking an ‘M' symbol goes to my property declaration.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Xcode Symbol Navigator Shows Properties as Methods
      • From: Quincey Morris <email@hidden>
References: 
 >Xcode Symbol Navigator Shows Properties as Methods (From: Doug Hill <email@hidden>)
 >Re: Xcode Symbol Navigator Shows Properties as Methods (From: Quincey Morris <email@hidden>)
 >Re: Xcode Symbol Navigator Shows Properties as Methods (From: Doug Hill <email@hidden>)
 >Re: Xcode Symbol Navigator Shows Properties as Methods (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Xcode Symbol Navigator Shows Properties as Methods
  • Next by Date: Re: Xcode Symbol Navigator Shows Properties as Methods
  • Previous by thread: Re: Xcode Symbol Navigator Shows Properties as Methods
  • Next by thread: Re: Xcode Symbol Navigator Shows Properties as Methods
  • Index(es):
    • Date
    • Thread