1. Build a new iOS Master/Detail project with core data option checked
2. Fix the minor errors that appear from using the new toolchain
3. After replacing AnyObject? with Any in the prepare for segue function, Xcode crashes when trying to build.
The text was updated successfully, but these errors were encountered:
Jordan, sorry, the project no longer fails. After starting up my computer this morning the project compiles just fine. It may have to do with the fact that I'm also running macOS Sierra beta.
Next time I'll do a restart before I start panicking!
I don't know if I'm supposed to close this issue or if you prefer to do it.
Environment
Late 2012 iMac with Core i7 processor
32 GB ram
Additional Detail from JIRA
md5: fd541a3c922dc71aa746e20459bfa12e
Issue Description:
1. Build a new iOS Master/Detail project with core data option checked
2. Fix the minor errors that appear from using the new toolchain
3. After replacing AnyObject? with Any in the prepare for segue function, Xcode crashes when trying to build.
The text was updated successfully, but these errors were encountered: