iOS Question Compile Host Build Error

stevenindon

Active Member
Licensed User
Hi, I am getting this error while compiling my project. Tried clean project / clean files... but still cant compile

B4i Version: 7.80
Parsing code. (0.02s)
Building folders structure. (0.05s)
Running custom action. (0.06s)
Compiling code. (0.07s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (0.01s)
Building Xcode project. (0.14s)
Preparing project for builder. (0.53s)
Project size: 0.19 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

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.
note: Build preparation complete


Error: ** CLEAN FAILED **
 
Top