Thanks
@f0raster0 for the reply,
I tried to download the files and clean the IDE several times, but I always get the same result.
When I generate "app release" the compilation process fails with the message (Error: ** BUILD FAILED **)
and on the device I find a second instance of B4i-Bridge, it seems that it can't find the device address anymore
but I checked and the device remains connected (it responds from the network).
Now I tried to close the IDE completely and restart the whole process,
I open the IDE, load the file of my app to compile and compile in DEBUG mode,
but now it responds with another message:
B4i Versione: 8.80
Analisi del Codice. (0.00s)
Building folders structure. (0.01s)
Compilazione del codice. (0.01s)
Compilazione del codice di layouts (0.02s)
Compilazione del codice debugger. (0.68s)
Compilazione Progetto Xcode. (0.22s)
Preparazione del progetto per la sua costruzione. (0.52s)
Dimensioni del progetto: 0.32 MB
Invio dati a compilatore remoto. 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.