Steve Husting created CB-8911:
---------------------------------
Summary: cordova prepare ios complains of "Error: Unexpected close
tag" for "</feature>"
Key: CB-8911
URL: https://issues.apache.org/jira/browse/CB-8911
Project: Apache Cordova
Issue Type: Bug
Components: CLI, iOS
Affects Versions: 3.5.0
Environment: Mac OS X Yosemite 10.10.3. cordova -v = 5.0.0. Making iOS
version of app. MacBook Pro (pre-Retina version).
Reporter: Steve Husting
Fix For: Master
After adding inAppBrowser to config.xml as
<feature name="InAppBrowser">
<param name="ios-package" value="CDVInAppBrowser" />
</feature>
then running cordova prepare ios, get error in CLI:
Parsing /Users/dragonhu/Documents/PhoneGap_apps/gothic2015/config.xml failed
Error: Unexpected close tag
Line: 28
Column: 9
Char: >
... that is the end > of </feature>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]