0

I am using Xcode 8.0 with objective c and auto resizing without any constraints. Whenever I open my Xcode project all the coordinates of all my objects get changed by 1 or 2 points in a very random manner. For example, i have a button with coordinates (100,50,120,120) when I open the project again it would get changed to may be (101,48,126,121). And because of this, my whole application gets weird and the whole application has a dislocated layout. Please advice what to do?

UPDATE: Screen Shot of the storyboard as requested. Check the second scene. It was supposed to have a width of the screen but it got reduced automatically

SOLVED It was a bug in Xcode 8.0, I updated to Xcode 8.1 and it is working fine now.

vibhanshu
  • 33
  • 8

0 Answers0