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/01/28 12:04:19 UTC

[GitHub] godexsoft commented on issue #506: Generated XCode project doesn't have the correct configuration settings

godexsoft commented on issue #506: Generated XCode project doesn't have the correct configuration settings
URL: https://github.com/apache/cordova-ios/issues/506#issuecomment-458106191
 
 
   The real question is why is there debug and release sections in the json.build but only either one makes it to BOTH debug/release sections in the xcode project depending on the --debug/--release switch in cordova CLI. it does not make too much sense. A much better way would be to populate xcode project with both debug and release profiles and then just compile/build the correct version depending on the cli switch.
   
   Is there anything i'm missing? maybe i did not understand how to use it correctly?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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