At today’s weekly Swift Dev Chat “office hours”, @is and I conducted a successful problem investigation.
I had been experiencing significantly slower build times recently, and hadn’t gotten around to digging into it. But talking today we decided to do it as a pair in the session.
In brief, the “Enable Module Verifier” build setting was adding large delays to build times for Framework targets in an Xcode project.
1/2