this is crazy stuff. I have removed every reference I can find to HeaderMenu . Mac searchlight does not find anything. I've gotten rid of all prior PR2 or PR3 stuff, everything.
Yet, my app continues to try and load HeaderMenu.js .
I even did all of these steps:
Command-Option-Shift-K to clean out the build folder. Even better, quit Xcode and clean out~/Library/Developer/Xcode/DerivedData manually. Remove all its contents because there's a bug where Xcode will run an old version of your project that's in there somewhere. (Xcode 4.2 will show you the Derived Data folder: choose Window > Organizer and switch to the Projects tab. Click the right-arrow to the right of the Derived Data folder name.)In the simulator, choose iOS Simulator > Reset Content and Settings.Finally, for completeness, you can delete the contents of /var/folders; some caching happens there too
Still the phantom HeaderMenu.js loading attempts ... it reminds me of a Narnia quote "magic from before the beginning of time" :(