I had the same problem, then I use git checkout old versions to find which one is causing the problem, and try to find the problem code with the key. My key problem code is something like this
func afunc() { class AClass() { } let ac = AClass()
Other code may do the same problem as in Swift Optimization, and the fast compiler does not tell you the exact location. This must be an Apple bug.
tuoxie007 Oct 30 '14 at 17:21 2014-10-30 17:21
source share