You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2017/06/23 19:44:01 UTC

[jira] [Created] (CB-12948) Add a warning (plus override flag) to updateProject for iOS

Shazron Abdullah created CB-12948:
-------------------------------------

             Summary: Add a warning (plus override flag) to updateProject for iOS
                 Key: CB-12948
                 URL: https://issues.apache.org/jira/browse/CB-12948
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-ios
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah


Right now a `cordova platform update` (CLI) or update scripts (non-CLI) will treat platforms as a build artifact.

They use the same function:
https://github.com/apache/cordova-ios/blob/df5441df874183d3d36b64e84969ebc7f0838f05/bin/lib/create.js#L261-L273

There is no warning to the user at all. We should:
1. Add a warning but don't do the update
2. The warning has an instruction on how to override the warning and do the update (new flag?)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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