I don't see anything in the build output that indicates that the pch was compiled and used. And the build timings aren't any faster. -ftime-trace shows the same header file being parsed as used again and again, adding up to a large overall time.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: