This is a migrated thread and some comments may be shown as answers.

Error: bash: -c: line 26: syntax error near unexpected token `('

6 Answers 69 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
alessandro
Top achievements
Rank 1
alessandro asked on 08 May 2015, 08:41 PM

building both testing or release  version of iOS app we get

 

Project "XxxxXx.tmp.proj" (default targets):
Error: bash: -c: line 26: syntax error near unexpected token `('
bash: -c: line 26: ` "codeSigningIdentity": "iPhone Distribution: Xxxxx Xxxxxxx Xxxxx Pubblicita' Spa (XXXXXXXXXX)",
'
Done building project "XxxxXx.tmp.proj" -- FAILED.

 

but it worked few days ago...any idea of what is broken?

6 Answers, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 13 May 2015, 03:46 PM
Hi Alessandro,

It seems like the issue you are experiencing, is caused by the single quote (') in the name of the used cryptographic identity. We are not escaping it well and this breaks the build process in AppBuilder. This is definitely a bug in our product, which we will try to fix as soon as possible. Meanwhile, the only possible workaround would be to use another Cryptographic Identity for signing the app, that doesn't have the above mentioned single quote symbol (') in its name. I hope this helps.

Please, accept my sincere apologies for the all the inconvenience caused by the issue and thank you for the understanding in advance. I will make sure to write back as soon as the defect is fixed on our live servers and you can continue the development with your original code signing.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Fabrizio
Top achievements
Rank 1
answered on 19 May 2015, 07:15 AM

Same error here, any news for the fix?

Regards

0
Fabrizio
Top achievements
Rank 1
answered on 19 May 2015, 02:35 PM

I've tried to re-generate all the certificate and provisioning files changing names but no success.

I've tried to rename my account on Apple Member Center but the error persists, seems that the name telerik use for composing the identity name is not editable on Apple Member Center.

Please, let me know if you're working on that because I have a due date with a customer and I can't build a debug version so I'm in trouble.

 

Thanks in advance...

0
Kaloyan
Telerik team
answered on 19 May 2015, 03:30 PM
Hello Fabrizio,

We have scheduled an AppBuilder release by the end of this week. It will introduce a permanent fix for the issue your are experiencing and will allow you to continue the development with your current iOS code signing certificate. Additionally, we will do our best in order to release tomorrow.

I hope this sounds okay. Further, please excuse us for the troubles this has brought and thank you for your patience in advance.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Kaloyan
Telerik team
answered on 20 May 2015, 02:19 PM
Hi guys,

We just released AppBuilder 2.9.2, which introduces the fix for the iOS code signing certificates. Please update the AppBuilder clients on your side and let me know if the issue still persists.

I hope everything is okay now.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Fabrizio
Top achievements
Rank 1
answered on 21 May 2015, 12:05 PM

Seems ok now.

 

Thank you very much for the support ;)

Tags
Report a bug
Asked by
alessandro
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Fabrizio
Top achievements
Rank 1
Share this question
or