breautek commented on issue #1462:
URL: https://github.com/apache/cordova-ios/issues/1462#issuecomment-2291671158

   > Firstly, I believe Apple's new minimum build target is 12. So there's that.
   
   Not very accurate. iOS 11 is out of support of XCode, but it doesn't prevent 
projects from specifying deployment target of iOS 11 and it will work (with 
warnings).
   
   > Secondly, I don't see why both can't be supported. It's just a matter of 
putting the right information and assets into the project, based off 
configuration.
   
   It's not really a question of it can or can't be supported. Comes down to 
someone willing to volunteer their time to add the feature to support both 
paths and all the edge cases like switching from one mode to another and clean 
up the resources accordingly, etc. e.g. jcesar attempted in #1309 but he did it 
in a more simple fashion where it only supported the universal path and there 
was some push-back (I'd have to look for the dev mailing list thread if you'd 
like a reference) so we ended up abandoning the PR.
   
   To be clear I was just summarising the history so that if someone wants to 
pursue this, they can understand the context.


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