Re: Downgrading Xcode version
Re: Downgrading Xcode version
- Subject: Re: Downgrading Xcode version
- From: Doug Hill <email@hidden>
- Date: Thu, 20 Oct 2016 08:40:52 -0700
On Oct 20, 2016, at 8:19 AM, Alex Zavatone < email@hidden> wrote:
On Oct 19, 2016, at 5:11 PM, Doug Hill wrote:
On Oct 19, 2016, at 3:08 PM, Marco S Hyman <email@hidden> wrote:
On Oct 19, 2016, at 3:03 PM, Doug Hill <email@hidden> wrote:
Just as an FYI, I don't suggest people try to do this downgrade. After converting from Xcode 8 to 7.x and opening in Xcode 7.3.1, my Storyboard is horribly corrupted...ahem...modified such that I will probably need to throw it out and start over. e.g. text is drawn blocky everywhere, weird flashing of table cell separators, strange table cell selection behavior, etc.
Do you not use version control? Can’t you restore your project from an earlier version based upon the older Xcode?
I create a new branch before updating to a new version of Xcode and merge that branch once I know everything is OK. If necessary I could restore to the state of things before trying the new Xcode.
Certainly I have version control, and these files are in source control. But they were created in Xcode 8 so there is nothing to go back to that will work with Xcode 7.
Seriously, try selecting the storyboard in Xcode 8 and then display the Inspector panel. Press command option 1. Look for Interface Builder Document. Display the contents. Select Opens in: Xcode 7.0This is just a data versioning type. It shouldn't care if you never opened it on Xcode 7 before.
The issue I’m seeing is that the file that was created in Xcode 8, then changed to Xcode 7.x format, doesn’t seem to open correctly in Xcode 7.x. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden