Page MenuHomePhabricator

Fix Xcode 11 console constraint errors
Closed, ResolvedPublic

Description

Seeing constraint breakage errors on iOS 13 with Xcode 11 in:

  • Explore
  • Settings

Event Timeline

Mhurd renamed this task from iOS 13 Fix console constraint errors to Fix Xcode 11 console constraint errors.Sep 5 2019, 7:03 AM
JMinor triaged this task as Medium priority.Sep 5 2019, 8:05 PM
JMinor lowered the priority of this task from Medium to Low.

Putting in blocked until Xcode 11 download is updated - currently the download says it's beta 7 (needed to build 13.1) but it's still beta 6.

Will re-check once can build 13.1 - hopefully they've fixed it.

Upon deeper inspections seems like it may be related to the iOS 11 barButtonItem hack func in NavigationBar.swift...