You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Braden Shepherdson (JIRA)" <ji...@apache.org> on 2013/11/01 20:38:19 UTC

[jira] [Resolved] (CB-4994) Cordova prepare SyntaxError

     [ https://issues.apache.org/jira/browse/CB-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Braden Shepherdson resolved CB-4994.
------------------------------------

    Resolution: Fixed
      Assignee: Braden Shepherdson

Turns out Andrew Lunny had already fixed this in node-xcode, but hadn't pushed a new version of. I have now pushed it as 0.6.2, and updated plugman and CLI to depend on it.

This install is working for me now.

> Cordova prepare SyntaxError
> ---------------------------
>
>                 Key: CB-4994
>                 URL: https://issues.apache.org/jira/browse/CB-4994
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.1.0
>         Environment: Xcode 5, mac 10.8.5, cordova 3.1.0-0.1.0
>            Reporter: Dmitry D
>            Assignee: Braden Shepherdson
>            Priority: Blocker
>              Labels: build
>         Attachments: Screen Shot 2013-10-09 at 8.31.20 PM.png
>
>
> After modify project in Xcode (change icons, capabilities and localisation language) can not prepare project with command "cordova prepare" and catch error in console
> $ cordova prepare
> { name: 'SyntaxError',
>   message: 'Expected "/*", "=" or [A-Za-z0-9_] but "." found.',
>   line: 382,
>   column: 11 }



--
This message was sent by Atlassian JIRA
(v6.1#6144)