iOS Question Release build of large app

John Sturt

Active Member
Licensed User
Longtime User
Hello Everytime i go to compile a release build of my app about 36mb in release mode i get a communication erro after about 10 seconds.
Is there a way of compiling large apps either another method or by any config tweaks?

Many Thanks
John.
 

b4auser1

Well-Known Member
Licensed User
Longtime User
Try increase Configure Process Timeout

IDE Menu:
Tools
IDE Options
Configure Process Timeout: [current value] -> [Increased value]
 
Upvote 0
Top