• 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
Code change not updating code completion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Code change not updating code completion


  • Subject: Code change not updating code completion
  • From: Bill Nalen <email@hidden>
  • Date: Fri, 19 Aug 2005 11:25:50 -0400

Hi, I have a Cocoa document based application that I started in Xcode 2.1 and have worked on exclusively in Xcode 2.1. I have several header files that I've added methods to over the course of several weeks. However, Xcode doesn't show any of my additions other than the first methods I've added. My work went something like this:

1. Create .h/.m files and add an array variable with an accessor method
2. Days/weeks later, remove accessor method on array and replace with method for the count of array members and accessor for array element at index
3. Days/weeks later, add methods to add different elements to the array


Now when I use the class from another class and hit escape to popup code completion, I only seed the first method from (1). The methods added in (2) and (3) are not there, and (1) is but shouldn't be there.

Is there a way to force Xcode to rebuild the files it uses for code completion?

Thanks
Bill



_______________________________________________
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: Code change not updating code completion
      • From: Bill Nalen <email@hidden>
  • Prev by Date: Re: Adding a symlink (not its target) to a project (libz.dylib post security update)
  • Next by Date: Re: Code change not updating code completion
  • Previous by thread: Re: shell script build phase question:
  • Next by thread: Re: Code change not updating code completion
  • Index(es):
    • Date
    • Thread