• 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 automatically deletes the file XCodeMakesMeSick.pbxindex
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode automatically deletes the file XCodeMakesMeSick.pbxindex


  • Subject: Re: Xcode automatically deletes the file XCodeMakesMeSick.pbxindex
  • From: Chris Hanson <email@hidden>
  • Date: Sat, 22 May 2010 22:24:03 -0700

On May 21, 2010, at 8:27 PM, Dante Palacios wrote:

It does not matter what I do, when I open the project ... the same thing (the Activity Viewer showing me that the project indexer it's indexing the source code, .xib files, and so on), I do not know what to do. Is there a precedent of this?, can anyone help me?, any advice?, a hope?... something?.

You’ll need to supply a bit more information about how your project is set up before the members of the list can really help you well.

Is your project on a local disk, on a remote disk (and if remote, which protocol — AFP, SMB, NFS or WebDAV?), or in a folder that is shared either via File Sharing or some other service like DropBox?  Or is it on something like a USB stick or SD card that uses a FAT filesystem?

I have no idea what has happened... but this only happens with one project, the project has about 160 files of code, about 40 xib files, and some dependencies, plugins, frameworks, etc.

Are you including headers that are generated from your project in the project’s prefix file?

E.g. have you modified MyProject_Prefix.pch to have something like

#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#import <MyFramework/MyFramework.h>
#endif

instead of just the import of <Cocoa/Cocoa.h>?

  — Chris

 _______________________________________________
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: 
 >Xcode automatically deletes the file XCodeMakesMeSick.pbxindex (From: Dante Palacios <email@hidden>)

  • Prev by Date: Re: Xcode automatically deletes the file XCodeMakesMeSick.pbxindex
  • Next by Date: Xcode 3.2.2 beta?
  • Previous by thread: Re: Xcode automatically deletes the file XCodeMakesMeSick.pbxindex
  • Next by thread: XCode debug env & Attach process...
  • Index(es):
    • Date
    • Thread