iOS Question Remote compiler timeout

ziomorgan

Active Member
Licensed User
Longtime User
During building release-app i always give the error:

B4i Version: 5.30
Parsing code. (0.09s)
Building folders structure. (1.01s)
Compiling code. (0.15s)
Compiling layouts code. (0.06s)
Building Xcode project (1.96s)
Sending data to remote compiler. Error
Communication error: Timeout


While if i compile on my local mac all work fine.
It is possible a timeout error?
 
Top