iOS Question Hosted builder

Graeme Mitchell

Active Member
Licensed User
This has happened twice today, i tried the 2nd server and it was the same

B4i Version: 8.90
Parsing code. (0.00s)
Building folders structure. (0.02s)
Compiling code. (0.00s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (0.00s)
Building Xcode project. (0.07s)
Preparing project for builder. (0.01s)
Project size: 0.16 MB
Sending data to remote compiler. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean

User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES

error: Could not delete `/Users/administrator/Documents/UploadedProjects/<user id>/build` because it was not created by the build system.
note: To mark this directory as deletable by the build system, run `xattr -w com.apple.xcode.CreatedByBuildSystem true /Users/administrator/Documents/UploadedProjects/<user id>/build` when it is created.


Error: ** CLEAN FAILED **
 

Alex_197

Well-Known Member
Licensed User
Longtime User
Try to use second builder.
Tools->Build Server->Server Settings.

Or just wait for an hour - it will be resolved by itself.
 
Upvote 0
Top