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.