iOS Question B4i 7.50 BETA #1 Compile error

abarnett

Member
Licensed User
Longtime User
Only started happening this morning, was compiling fine yesterday.
B4i Version: 7.50 BETA #1
Parsing code. (0.34s)
Building folders structure. (0.85s)
Compiling code. (1.51s)
Compiling layouts code. (0.02s)
Compiling debugger engine code. (0.04s)
Building Xcode project. (2.02s)
Preparing project for builder. (1.21s)
Project size: 3.68 MB
Sending data to remote compiler. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean

note: Using new build system
error: Could not delete `/Users/erel/Documents/UploadedProjects/<user id>/build` because it was not created by the build system.


Error: ** CLEAN FAILED **
 

abarnett

Member
Licensed User
Longtime User
Thanks Erel, but the same on the secondary builder.

Sending data to remote compiler. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean

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.


Error: ** CLEAN FAILED **
 
Upvote 0

nick90fog

Member
Licensed User
B4i Versione: 7.20
Analisi del Codice. (0,00)
Costruzione della struttura delle cartelle. (0,03 secondi)
Compilazione del codice. (0.01s)
Compilazione del codice di layout (0,00s)
Compilazione del codice debugger. (1.39s)
Compilazione Progetto Xcode. (0,22 secondi)
Preparazione del progetto per il costruttore. (0,06 secondi)
Dimensione del progetto: 0.29 MB
Invio dati a compilatore remoto. Errore
Out: chiamata dalla riga di comando:
/Applicazioni/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean

nota: utilizzo di un nuovo sistema di compilazione
errore: impossibile eliminare `/Users/erel/Documents/UploadedProjects/<ID utente>/build` perché non è stato creato dal sistema di compilazione.


Errore: ** PULIZIA FALLITA **
 
Upvote 0

Johan Hormaza

Well-Known Member
Licensed User
Longtime User
B4i Versione: 7.20
Analisi del Codice. (0,00)
Costruzione della struttura delle cartelle. (0,03 secondi)
Compilazione del codice. (0.01s)
Compilazione del codice di layout (0,00s)
Compilazione del codice debugger. (1.39s)
Compilazione Progetto Xcode. (0,22 secondi)
Preparazione del progetto per il costruttore. (0,06 secondi)
Dimensione del progetto: 0.29 MB
Invio dati a compilatore remoto. Errore
Out: chiamata dalla riga di comando:
/Applicazioni/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean

nota: utilizzo di un nuovo sistema di compilazione
errore: impossibile eliminare `/Users/erel/Documents/UploadedProjects/<ID utente>/build` perché non è stato creato dal sistema di compilazione.


Errore: ** PULIZIA FALLITA **
Try the secondary server
 
Upvote 0
Top