[ 
https://issues.apache.org/jira/browse/CB-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785559#comment-13785559
 ] 

Dmitry D commented on CB-4994:
------------------------------

only when turn on capabilities in Xcode 5

$ cordova prepare --verbose
cordova library for "ios" already exists. No need to download. Continuing.
Wrote out iOS Bundle Identifier to "com.xxx.xxx"
Wrote out iOS Bundle Version to "22"
iOS Product Name has not changed (still "xxx")
Calling plugman.prepare for platform "ios"
Preparing ios project...
Processing configuration changes for plugins.
Iterating over installed plugins: [ 'org.apache.cordova.camera',
  'org.apache.cordova.console',
  'org.apache.cordova.contacts',
  'org.apache.cordova.device',
  'org.apache.cordova.device-motion',
  'org.apache.cordova.device-orientation',
  'org.apache.cordova.dialogs',
  'org.apache.cordova.file',
  'org.apache.cordova.file-transfer',
  'org.apache.cordova.geolocation',
  'org.apache.cordova.inappbrowser',
  'org.apache.cordova.media',
  'org.apache.cordova.media-capture',
  'org.apache.cordova.network-information',
  'org.apache.cordova.splashscreen' ]
Writing out cordova_plugins.js...
Ensuring plugin "org.apache.cordova.camera" is installed correctly...
undefined


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

Reply via email to