- Fix project warnings that pop up in Xcode 16 beta.
- Change deployment target to iOS 16+, fix new warnings that pop up from that change.
- Fix T370967 subtask. This one is a big blocker to us moving to Xcode 16. The other subtasks are not blockers.
- Open PR with changes for items 1-3.
- Once PR is merged, change Xcode Cloud workflows to use Xcode 16.
Note: Apple will eventually force us to build apps with Xcode 16, but that might not occur until April 2025.
QA Notes
General regression testing of entire app. Special workarounds were added for the context menu displayed ("Copy") when long pressing in the article image gallery, and and the text highlight long press menu in Article ("Share", "Edit"), so a closer look in those areas would be good.
