tags:

views:

18

answers:

1

Hi,

I have a lot of warnings in my Xcode project about old files that have been deleted from my project and from the project's folder.

I have tried to delete the "build" folder of the project.

Any suggestions?

Thanks!

A: 

What sort of warnings are you seeing?

In Xcode go to the Build menu and select Clean, then try to build again. Sometimes deleting the build folder is not enough.

If you explore the project do you see any file names that are red? If so, click to select them and press Delete.

No one in particular
Thank you for replying,I tried to clean but I still get the errors.I don't see red files in my Xcode project
Guy Dor
Could you post an example of the warnings that you're getting?
No one in particular
http://twitpic.com/2i8hup
Guy Dor

related questions