You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dmitry D (JIRA)" <ji...@apache.org> on 2013/10/03 21:54:43 UTC

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

Dmitry D created CB-4994:
----------------------------

             Summary: 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
            Priority: Blocker


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 }
pushandplay:MobileApp push 



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