You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sky Kelsey (JIRA)" <ji...@apache.org> on 2016/08/10 23:49:20 UTC

[jira] [Created] (CB-11691) Plugin can't modify binary plists

Sky Kelsey created CB-11691:
-------------------------------

             Summary: Plugin <config-file> can't modify binary plists
                 Key: CB-11691
                 URL: https://issues.apache.org/jira/browse/CB-11691
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaCommon
         Environment: Mac OS X version: 10.11.6
Node version: v0.12.7
Cordova version: 6.3.0
            Reporter: Sky Kelsey


https://github.com/apache/cordova-lib/blob/master/cordova-common/src/util/plist-helpers.js#L27

Cordova expects plists to be in XML format, and not binary. However, it fails to apply changes silently, masking the problem. Can you please log failures to modify config files, and ideally also add support for binary plists? All plists are generated as binary in xcode projects by default, so anyone who develops a plugin and needs to modify a plist is going to hit this issue.



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