On Oct 20, 2016, at 8:20 AM, Alex Zavatone < email@hidden> wrote:
On Oct 19, 2016, at 5:31 PM, Doug Hill wrote:
On Oct 19, 2016, at 3:11 PM, Doug Hill <email@hidden> 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.
My apologies for the over-posting today, but…
After reverting back to Xcode 7.3.1, I can no longer debug on my phone device. Attempting to run my app on the device I get the following error:
"Could not find Developer Disk Image"
Yeah, you updated your phone to iOS 10. Any way to back down the debugging data on the phone device?
Can you reinstall iOS 9.x on your phone?
I see. I probably don’t want to downgrade the OS on these devices. Ugh. |