Post

Replies

Boosts

Views

Activity

Reply to Xcode Update Stuck For Days
I'm in the same boat - been trying to update Xcode for 2 days now. I've tried deleting caches, rebooting in safe mode, etc and nothing will stop the App Store install. I'm perfectly fine with manually downloading Xcode from the dev site (I would prefer it actually) but I need to stop the App Store install.
Dec ’21
Reply to Constraint Layout No Longer Available
I'm currently using Xcode 12.3. I'm not sure when this behavior started, this is the first time I've added a new view controller to my storyboard since updating from Xcode 11. I'm thinking this has to be a Xcode bug and not intentional behavior, since I can make a copy of an existing view controller and access both of those options. Only new view controllers have the problem.
Dec ’20
Reply to Constraint Layout No Longer Available
By root view I mean the UIView that is connected to the "view" outlet in the UIViewController. The layout dropdown is the combo box in the Size inspector labeled "Layout". Previously there were two different options - "Constraints" (or sometimes "Inferred (Constraints)") and "Autoresizing Mask". Now the two options are "Inferred (Autoresizing Mask)" and "Autoresizing Mask" - meaning there's really only one option and I am unable to use auto layout on any new view controller in my storyboard.
Dec ’20