You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jacob Weber (JIRA)" <ji...@apache.org> on 2016/03/09 01:15:40 UTC

[jira] [Created] (CB-10816) Upgrade overwrites several customized items in iOS project

Jacob Weber created CB-10816:
--------------------------------

             Summary: Upgrade overwrites several customized items in iOS project
                 Key: CB-10816
                 URL: https://issues.apache.org/jira/browse/CB-10816
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 4.1.0
         Environment: Mac OS 10.11.3, node 4.3.1
            Reporter: Jacob Weber


I have an iOS project using cordova-ios 4.0.1, developed with the platform-centric workflow. I downloaded [cordova-ios 4.1.0|https://github.com/apache/cordova-ios/releases] and ran {{cordova-ios-4.1.0/bin/update}} on my project.

In addition to the usual upgrades, it made the following unexpected changes:
* Deleted all images in {{/MyProject/Images.xcassets/AppIcon.appiconset}} and {{/MyProject/Images.xcassets/LaunchImage.launchimage}}, and replaced them with Cordova defaults.
* Deleted all plugin code in {{/MyProject/Plugins}}.
* Replaced {{/config.xml}} with the default, e.g. {{<name>HelloCordova</name>}}.
* Replaced {{/MyProject-Info.plist}} with the default.

This hasn't happened in any previous upgrades. 



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