How to speed the building process of my App on iOS

Hi All,

I am working an application using iOS with Vuforia, Facebook and other SDK.
And I am suffering from a problem that build time is very long, around 290+ seconds.

For normal feature, I can use Unity Editor to develop, however that are many scenarios that I need to build to iOS device (e.g something work in Editor but not in iphone).

Therefore I need some solutions to build to device faster to speed up my dev cycles.

Do anyone how to speed up my build time, e.g less that 30s .

I already change some configuration e.g not using Debug Symbol.

I have never seen under 30s builds with Unity → Xcode → iOS device when doing clean builds. Usually it takes many minutes (but I haven’t tested with latest Mac Pro).