I am currently working at a temporary location and I am now getting 100% failure on compile:
Debug build...
Build release app.....
Currently unable to debug or deploy this app at all.
Debug build...
Parsing code. 0.00
Compiling code. 0.16
Compiling layouts code. 0.05
Compiling debugger engine code. 1.31
Building Xcode project 0.02
Sending data to remote compiler. Error
Invalid token.
Build release app.....
Parsing code. 0.02
Compiling code. 0.09
Compiling layouts code. 0.02
Building Xcode project 0.03
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects//Payload
OTHER_CODE_SIGN_FLAGS = --keychain
PRODUCT_NAME = XXXX xxxxx
PROVISIONING_PROFILE = dbac2878-bcaa-42b0-bced-0915a508ccd0
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Currently unable to debug or deploy this app at all.
Last edited by a moderator: