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

Re: Code change not updating code completion


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

Okay, so there's a button on the general project info tab. But shouldn't this be happening automatically by Xcode as I make changes?

Thanks
Bill

On Aug 19, 2005, at 11:25 AM, Bill Nalen wrote:

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

References: 
 >Code change not updating code completion (From: Bill Nalen <email@hidden>)

  • Prev by Date: Code change not updating code completion
  • Next by Date: Re: Debugging with x code
  • Previous by thread: Code change not updating code completion
  • Next by thread: How to output preprocessor listing for a precompiled header?
  • Index(es):
    • Date
    • Thread