You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/18 17:35:32 UTC

[GitHub] [cordova-ios] janpio opened a new issue #651: Helpful output when using build.json

janpio opened a new issue #651: Helpful output when using build.json
URL: https://github.com/apache/cordova-ios/issues/651
 
 
   # Feature Request
   
   ## Motivation Behind Feature
   
   Currently there is not feedback or output if your `build.json` is not even applied because the `ios` key is missing or similar problems. This can lead to frustrating debugging and error search.
   
   
   ## Feature Description
   It would be nice if there was some feedback if something is wrong with your `build.json` file like a missing key, invalid JSON or similar.
   
   Outputting what actions are taken as the result of the build.json (`buildOpts` that are constructed, `extraConfig` that is written) would also make it easier to discover the absence of wanted logging.
   
   ## Relevant Code
   
   https://github.com/apache/cordova-ios/blob/da5b69d62f2732039e9c82e603a24e291b086847/bin/templates/scripts/cordova/lib/build.js#L121-L138
   https://github.com/apache/cordova-ios/blob/da5b69d62f2732039e9c82e603a24e291b086847/bin/templates/scripts/cordova/lib/build.js#L181-L214
   
   ## Alternatives or Workarounds
   None.
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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