You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Husting (JIRA)" <ji...@apache.org> on 2016/09/27 17:31:20 UTC

[jira] [Commented] (CB-11905) Error message when adding IAB to iOS project

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

Steve Husting commented on CB-11905:
------------------------------------

Tried: 
1) Removed platforms, then added. 
2) Removed plugins, then added. 
3) Made new project and added IAB plugin, moved that IAB folder in /plugins to the problem project’s /plugins and it built iOS with the following errors on cordova build ios (ellipses added manually):

2016-09-27 10:15:58.885 xcodebuild[69912:748615] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 39. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.

2016-09-27 10:15:58.886 xcodebuild[69912:748615] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 39. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.

2016-09-27 10:15:58.886 xcodebuild[69912:748615] Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character / at line 1" UserInfo={NSDebugDescription=Unexpected character / at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Missing ';' on line 39" UserInfo={NSDebugDescription=Missing ';' on line 39}}

xcodebuild: error: Unable to read project '.... Essentials".xcodeproj'.

Reason: Project /Users/.../.../APPS/..._Essentials/...Essentials/platforms/ios/... Essentials".xcodeproj cannot be opened because the project file cannot be parsed.

> Error message when adding IAB to iOS project
> --------------------------------------------
>
>                 Key: CB-11905
>                 URL: https://issues.apache.org/jira/browse/CB-11905
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS, Plugin InAppBrowser
>    Affects Versions: 1.4.0
>         Environment: OS X El Capitan 10.11.6, ios 4.2.1
>            Reporter: Steve Husting
>             Fix For: 1.4.0
>
>
> When I ran cordova platform add ios on a new project for the first time, I got the error:
> iOS project created with cordova-ios@4.2.1
> Installing "cordova-plugin-inappbrowser" for ios
> Failed to install 'cordova-plugin-inappbrowser':undefined
> Error: Expected "/*" or ";" but "/" found.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org