shamilovtim opened a new issue #1058:
URL: https://github.com/apache/cordova-ios/issues/1058


   # Bug Report
   
   On macOS Big Sur using cordova-ios 6.1.1 and Cordova CLI 10.0.0 none of the 
`<preference>` in config.xml have any effect on neither the info.plist nor the 
xbproj. The only way to alter the .plist is by targeting it directly through 
`<config-file target="*-Info.plist" />` however this isn't a useful workaround 
because it still doesn't address all of the other preferences that change 
things outside of the info plist.
   
   To reproduce, `cordova create` a new project. Add preferences to config.xml 
and `platform add ios`. You'll see that none of your preferences will make it 
into the plist, nor will they apply to the xbproj.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to