Z ziomorgan Active Member Licensed User Longtime User Dec 17, 2018 #1 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?
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?
Erel B4X founder Staff member Licensed User Longtime User Dec 18, 2018 #2 You need to increase the timeout setting. It is available under Tools - IDE Options - Process timeout. Upvote 0
You need to increase the timeout setting. It is available under Tools - IDE Options - Process timeout.