iOS Question Build Release Error

Goles

Member
Licensed User
Hi

I am trying to build my release version of my app today, but the compilation fails with the following error:-

Parsing code. (0.34s)
Building folders structure. (0.16s)
Compiling code. (0.38s)
Compiling layouts code. (0.06s)
Building Xcode project. (0.58s)
Preparing project for builder. (3.81s)
Project size: 59.81 MB
Sending data to remote compiler. Error
Communication error: Internal error: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.

Can you clarify the issue please?
Thanks
Goles
 

Goles

Member
Licensed User
The project maximum size supported by the hosted builder is 50MB. Is your project this big? Maybe you left large files in the Files folder by mistake?
Hi Erel,
I just designed a puzzle-game application for my company that use a lot off images and videos, so in this case The size is big...
Is there a way that I can use hosted builder in this case?
 
Upvote 0
Top