I made an iphone app in xcode4. At the beginning there i had a uiview with some buttons but i created a new and different one. I changed at some point the language lock so i had now 1 view for german and english, before that i could open the xib and there were 2 subxib files 1 for each language
When i start now the app on an english iphone (language setting english) i see not the new but the old xib viw and elements. Why? Do i have to delete a file manually so it recreates this for both / all languages?
where is this old uiview located and how can i delete it for the english version of the app and use the new one for the english version? did i oversee something in xcode at the xib files?
When i start now the app on an english iphone (language setting english) i see not the new but the old xib viw and elements. Why? Do i have to delete a file manually so it recreates this for both / all languages?
where is this old uiview located and how can i delete it for the english version of the app and use the new one for the english version? did i oversee something in xcode at the xib files?