Xcode build error when choosing profile and certificate in titanium

I can create the code using the titanium command. when we create the code using xocode5, choosing the profile and certificate from the build settings, then only the error below appears.

[MISTAKE]:?? • Invalid value "--developer-name" "iPhone Distribution: Global Services Limited" [ERROR]: ??? Invalid value "--pp-uuid" "FD4487D7-99D0-42F5-B9E2-471E17F964E4" For help, run: titanium help build Command error / bin / sh with exit code * 1 *

CLI 3.2.0

Node.ACS 1.0.11

Alloy 1.3.0

NOTE. If I do not select a profile and certificate, then there will be no error above. In my case, I have a profile and certificate change.

Hello,

Venkatesh

+4
3

, , , :

Xcode , . .

, .

. , , , . , , , , , , .

0

/ , : https://jira.appcelerator.org/browse/TIMOB-17034.

, Titanium SDK 3.3.0 , . RC.

, Xcode, "Pre-Compile" script. "ti build" :

--developer-name "Your developer name" --pp-uuid "your pp uuid"

0
source

All Articles