[
https://issues.apache.org/jira/browse/CB-12948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096717#comment-16096717
]
ASF GitHub Bot commented on CB-12948:
-------------------------------------
Github user filmaj commented on a diff in the pull request:
https://github.com/apache/cordova-test-platform/pull/1#discussion_r128833488
--- Diff: PlatformRequirements.md ---
@@ -0,0 +1,144 @@
+
+# New Platform Checklist
+
+## Stand-alone scripts
+
+bin/create scripts
+- bin/create _(typically a node script)_
+- bin/create.bat for windows
+ - windows .bat file typically just calls bin/create with node
+
+bin/update
--- End diff --
I think we should remove this, as the `update` script seems to be going
away, e.g. https://issues.apache.org/jira/browse/CB-12948
> Add a warning 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
> Labels: backlog, ios-next
> Fix For: [email protected]
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]