Hi,
I'm just starting out with objectiveC and Xcode 4.
So I built a simple UI buttons and an image view with Interface Builder. I run it and it works fine.
Then I would go and add another object like a text field or delete the image view. I would run the app but the old view is still there. The new altered Interface doesn't show up at all. Do I need to refresh the xib file somehow?
thanks.
I'm just starting out with objectiveC and Xcode 4.
So I built a simple UI buttons and an image view with Interface Builder. I run it and it works fine.
Then I would go and add another object like a text field or delete the image view. I would run the app but the old view is still there. The new altered Interface doesn't show up at all. Do I need to refresh the xib file somehow?
thanks.
Last edited: