Limited build option

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hey

   

 

   

Is there some way to perform a limited build? For example, sometimes I just want all the generated source and APIs to be updated. At others I only want the arm code compilation step. This could save a lot of time since each of these steps is rather time consuming....

   

~Abhijit

0 Likes
1 Solution
Anonymous
Not applicable

Hi Abhijit,

   

 

   

You can skip Code Generation by setting the "Skip Code Generation" in the build settings to true.

   

It can be found at Project > Build Settings > Code Generation > General

   

 

   

View solution in original post

0 Likes
4 Replies