• 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
Xcode 4 referencing old, non-existing files?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 4 referencing old, non-existing files?


  • Subject: Xcode 4 referencing old, non-existing files?
  • From: Tito Ciuro <email@hidden>
  • Date: Mon, 21 Mar 2011 11:54:35 -0700

Hello,

One thing I've seen in Xcode 4 is a few of warnings after I have cleaned up a project. The project used to contain a bunch of .cpp files, which are now part of a static library. Xcode 4 stubbornly continues to complain that the files do not exist (it's right)... but where can I silence this warnings? Where does it keep the list that should have been deleted when I removed these files from the project?

Also, it seems that when a file is renamed (i.e. from 'foo.m' to 'foo.mm') and moved to a different directory (in both the filesystem and project... to keep them in sync), this annoying warning appears too. I cannot see a way to make it go away:

> file://localhost/Users/tciuro/Development/MyProject C++/Implementation/DMPFoundationPhoneClient/DMPFoundationPhoneClient/Foo.m: warning: Missing file: /Users/tciuro/Development/MyProject C++/Implementation/DMPFoundationPhoneClient/DMPFoundationPhoneClient/Foo.m is missing from working copy

Any ideas?

Thanks in advance,

-- Tito
 _______________________________________________
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 4 referencing old, non-existing files?
      • From: "Hank Heijink (Mailinglists)" <email@hidden>
  • Prev by Date: Re: Breakpoint problem
  • Next by Date: Re: trick for seeing the console
  • Previous by thread: Re: Xcode 4 Copy Files Build Phase Infinite Loop
  • Next by thread: Re: Xcode 4 referencing old, non-existing files?
  • Index(es):
    • Date
    • Thread