Saving Interface Builder Changes when building in Xcode
- by Tony Eichelberger
I know many of you have experienced the same the scenario, where you are banging your head against the wall wondering what is wrong with your app only to find that you have forgotten to save your Interface Builder changes.
Well, this never happens to me, because for some reason Xcode will prompt me to save any changes in Interface Builder whenever I build. A coworker and I are trying to figure out how to change this on his machine, with no success. I must have done something in the very early stages of my iphone development life to configure this.
Does anyone know how to link IB with Xcode so that it will prompt to save changes to IB files during a build?