iOS Question Error on hosted builder

Dennis Glowack

Member
Licensed User
Out of nowhere, I received this error during compilation:

B4i Version: 6.80
Parsing code. (0.46s)
Building folders structure. (0.48s)
Compiling code. (0.87s)
Compiling layouts code. (0.10s)
Building Xcode project (0.58s)
Sending data to remote compiler. Error
Out: note: Using new build system
error: Could not delete `/Users/administrator/Documents/UploadedProjects/<user id>/build` because it was not created by the build system.

Error: ** CLEAN FAILED **

I switched to Secondary Server and it compiled. Is this something I can fix?

Thanks
 
Top