Closed keith closed 1 year ago
Maybe we shouldn't merge this depending on older Xcode version support
Thanks @keith, we can possibly push it to the next release:
Please note, starting April 2023, all iOS and iPadOS apps submitted to the App Store must be built with Xcode 14.1 and the iOS 16.1 SDK.
Ran into this by accident and noticed it's already April, so might be good for a point-release, soon? :)
@freak4pc Thanks for merging -- and so quickly! I was looking at a day of work of changing repositories across dependencies otherwise :)
Some platforms' deployment targets were lower than Xcode 14 supports, causing warnings. In this case I bumped to the minimum supported version.