Doesn't this piece already take care of the identical check for `cordova run ios`?
https://github.com/apache/cordova-ios/blob/46da4bc34495ec7bfe13c1ec1b4074dd2e82641a/bin/templates/scripts/cordova/lib/run.js#L58 And that check happens before the project would be built prior to deployment. It seems to me like that check in `build.js` just needs to be removed. [ Full content available at: https://github.com/apache/cordova-ios/issues/420 ] This message was relayed via gitbox.apache.org for [email protected]
