Anyone have a problem with Xcode's IB showing xib files as modified just by opening them? Although in reality there were no modifications?
If I just want to look at a xib file's UI, this action makes Xcode show the file as modified, and then I have to discard changes and a lot of other things.
Any ideas?
This will typically occur if you open a .xib file which has been generated/used by a previous version of Xcode.
This can happen for a variety of reasons. For example, with newer versions of Xcode, it will update the Interface Builder version number contained within the .xib with the one you're using. Other examples include differences in classes used to build the UI from a xib. It's undocumented what it's doing, but have a look at the diff to see for yourself.
Ultimately this is a problem with Xcode, and isn't really easily resolved. You can either:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With