Hi everyone,
I'm using B4i v6.8 with a local builder and I'm getting the following error message:
Also, is it okay to show my provisioning file code, iPhone distribution name etc. or should I hide these data?
Thanks in advance.
I'm using B4i v6.8 with a local builder and I'm getting the following error message:
I've never seen a similar error and I don't understand it. Can anyone tell me what it is and how to solve it?B4i Versione: 6.80
Analisi del Codice. (0.00s)
Building folders structure. (0.03s)
Compilazione del codice. (0.04s)
Compilazione del codice di layouts (0.01s)
Compilazione del codice debugger. (1.58s)
Compilazione Progetto Xcode (0.21s)
Invio dati a compilatore remoto. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=SicilyTour CONFIGURATION_BUILD_DIR=/Users/antoniodichiano/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Distribution: Ergoware LTD (7TMKZQV9FR)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=15428452-13aa-4b4b-bb24-20011ac46773 -arch arm64
Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Ergoware LTD (7TMKZQV9FR)
CONFIGURATION_BUILD_DIR = /Users/antoniodichiano/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = SicilyTour
PROVISIONING_PROFILE = 15428452-13aa-4b4b-bb24-20011ac46773
note: Using new build system
note: Planning build
note: Constructing build description
warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'B4iProject' from project 'B4iProject')
CreateBuildDirectory /Users/antoniodichiano/Desktop/B4iBuildServer/UploadedProjects/<user id>/build (in target 'B4iProject' from project 'B4iProject')
cd /Users/antoniodichiano/Desktop/B4iBuildServer/UploadedProjects/<user id>
builtin-create-build-directory /Users/antoniodichiano/Desktop/B4iBuildServer/UploadedProjects/<user id>/build
MkDir /Users/antoniodichiano/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/SicilyTour.app (in target 'B4iProject' from project 'B4iProject')
cd /Users/antoniodichiano/Desktop/B4iBuildServer/UploadedProjects/<user id>
/bin/mkdir -p /Users/antoniodichiano/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/SicilyTour.app
Also, is it okay to show my provisioning file code, iPhone distribution name etc. or should I hide these data?
Thanks in advance.