Spurious no-location-found warning
Spurious no-location-found warning
- Subject: Spurious no-location-found warning
- From: James Udo Ludtke <email@hidden>
- Date: Thu, 19 Feb 2009 23:54:44 -0500
I have an Xcode project, which gives me three warnings when run for
within Xcode. These warnings do not show in the build window. The
warnings are:
Warning - No location found for "PrefController.m:421"
Warning - No location found for "Sinewave.h:24"
Warning - No location found for "UKSoundFileRecorder.m:402"
The first two classes are still in the project, and work without a
problem. The last class files have been deleted from the project file
folder, the Xcode class folders, the target folder, and from the
Interface Builder.
I have emptied the Xcode caches, and cleaned the project.
A Spotlight search for "UKSound" of my top level project folder
returned no results. I have used a hex-editor to search all .h, .m,
and all Interface Builder files for the occurrence of "UKSound". It is
in none of these files.
After I have run the code several times, the warnings no longer show.
However, as soon as I make changes to the code and re-build, the
warnings are back.
Anybody had a similar problem? Are there other caches I should delete?
Where might the "obsolete" information be stored.
_______________________________________________
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