Precompiling Prefix Headers Hangs

I had this problem with Xcode 7, was fixed in 7.1 and now is back in 7.1.1.


I have a workspace, with a couple of cocoapods in it as well, and on compile Xcode just hangs at "Precompiling 1 of 1 prefix headers". Nothing I try seems to fix it, cleaning the build etc.


I know the pch files were removed for new projects, but this is an older one (which, again, was working just fine in 7.1), and the header variables are fairly intricately linked across the proejct. This is a bad practice, but alas, the code base is legacy.


Any ideas?

I have the same problem with 7.1.1

Same problem with 7.2 ...

Same problem with 7.2.1

Project compiled fine, submitted App for review, approved/released, updated XCode, attempted a compile and it just hangs on "precompiling 1 of 1 prefix headers"

Wishing I hadn't updated XCode now.

+1

Precompiling Prefix Headers Hangs
 
 
Q