msmtamburro commented on PR #102:
URL: 
https://github.com/apache/cordova-plugin-screen-orientation/pull/102#issuecomment-1255331457

   Hi @breautek That `__IPHONE_OS_VERSION_MAX_ALLOWED > __IPHONE_15_5` check 
allows the code to compile on either Xcode 14, or (the still valid) Xcode 
13.4.1.  Worth noting, it will not compile on the earliest beta versions of 
Xcode 14 (which are not valid for app submission anyway).
   
   Yeah, Xcode 12 (and earlier) is not valid for publishing apps to the Apple 
App Store anymore.  13 will probably be dropped by Apple in the Spring, per 
tradition.


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

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