Hi, I am getting the following error when trying to compile, I have tried cleaning the project but it keeps coming back. It is almost like it has not cleared a bunch of files. I have tried checking the secondary box but that makes no difference.
B4i Version: 7.80
Parsing code. (0.88s)
Building folders structure. (0.01s)
Running custom action. (0.13s)
Compiling code. (1.84s)
Compiling layouts code. (0.02s)
Compiling debugger engine code. (23.04s)
Building Xcode project. (0.12s)
Preparing project for builder. (0.99s)
Project size: 1.56 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: xcodebuild: error: The directory /Users/administrator/Documents/UploadedProjects/<user id> contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
B4i Version: 7.80
Parsing code. (0.88s)
Building folders structure. (0.01s)
Running custom action. (0.13s)
Compiling code. (1.84s)
Compiling layouts code. (0.02s)
Compiling debugger engine code. (23.04s)
Building Xcode project. (0.12s)
Preparing project for builder. (0.99s)
Project size: 1.56 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: xcodebuild: error: The directory /Users/administrator/Documents/UploadedProjects/<user id> contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.