After setting a custom background color for a uiview, from xib file, say F0F0F0, it is reflected correctly on app. But next time when i launch xcode and see the color in the color picker on xib file, it shows the default white color (FFFFFF).
Any solution for this?