dpogue commented on issue #1422:
URL: https://github.com/apache/cordova-ios/issues/1422#issuecomment-2466648290

   Thanks for clearly explaining the problem and showing the reproduction steps!
   
   I think I agree that setting the deployment target version during project 
creation makes sense, if it exists in the root config.xml. I tried to take a 
quick skim through the JS code to find out when/where exactly root config.xml 
stuff is copied to the platform file, but didn't find it and can't remember the 
details. I saw a lot of stuff about config munging for `edit-config` and 
`config-file`, which obviously isn't safe to do before plugins have been 
installed. So if it's as simple as copying config.xml then it should be okay, 
but otherwise we might need to special case this particular preference during 
creation.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to