iOS Question Error Build App with hosted builder.

Binary01

Active Member
Licensed User
Longtime User
Hello,

I build my b4i project with hosted build server. it's worked and installed my App in my iPhone previous days.
I use setting of checked Prefer Secondary and built and installed.
Last build internet connection is breakdown during building. After that I try build it several times.
Now It shows errors
"
B4i Version: 8.80
Parsing code. (0.12s)
Building folders structure. (0.06s)
Running custom action. (0.10s)
Compiling code. (0.34s)
Compiling layouts code. (0.05s)
Building Xcode project. (0.13s)
Preparing project for builder. (0.98s)
Project size: 1.77 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 **
"
I clean project, change package name. It shows similar errors.
When I uncheck Prefer Secondary, it's working.
How to clean on secondary server.

Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…