Is it possible to have xcode5 preserve my ios6 project ? I was told it might be possible but i cant get it to work.
Whenever I use my ios6 project on xcode5, the whole UI layout gets messed up because of the topbar. Only way to solve this is to use another laptop with xcode 4.6 on my ios7 device.
The question is how can I run my ios6 project on xcode5 without wanting it to convert into ios7 layout/sdk ?
Thanks.