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

2013-10-09 Thread Andrew Grieve (JIRA)

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

Andrew Grieve updated CB-4994:
--

Attachment: Screen Shot 2013-10-09 at 8.31.20 PM.png

 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
  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)


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

2013-10-03 Thread Dmitry D (JIRA)

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

Dmitry D updated CB-4994:
-

Description: 
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 }

  was:
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 


 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
  Labels: build

 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)