You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building for a device or for the simulator I now get the error [ERROR] Invalid "--distribution-name" value "Apple Distribution: XXXXX XXX XXX (XXXXXXXXXX)"
I have replaced the name of the certificate with Xs here.
This happens when running ti build and including the '--distribution-name'.
If I just run ti build with a target, and don't include the distribution-name it then prompts to 'Select a certificate by number or name' which works.
This isn't a big issue as there is an easy work around, I just thought I should log it here.
Titanium CLI v6.1.1, SDK v10.1.1.GA
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
When building for a device or for the simulator I now get the error
[ERROR] Invalid "--distribution-name" value "Apple Distribution: XXXXX XXX XXX (XXXXXXXXXX)"
I have replaced the name of the certificate with Xs here.
This happens when running ti build and including the '--distribution-name'.
If I just run ti build with a target, and don't include the distribution-name it then prompts to 'Select a certificate by number or name' which works.
This isn't a big issue as there is an easy work around, I just thought I should log it here.
Titanium CLI v6.1.1, SDK v10.1.1.GA
Thanks.
The text was updated successfully, but these errors were encountered: