FG
💻 Software

Expanding to all in Xcode Projects groups

Fresh5 days ago
Mar 15, 20268051 views
Confidence Score0%
0%

Problem

In Windows, when you start explorer, there will be a tree view on left side. After selecting a specific folder / drive when you press *, it will expand all to depth. I want to do the same in Xcode - after selecting a particular group in Xcode Project, I want to fully expand it. Is this possible?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Expanding to all in Xcode Projects groups

Low Risk

The Mac OS X equivalent for expanding a complete tree view is: Option-Right Arrow Condensing it all is: Option-Left Arrow Using Left and Right arrow on their own will only do it for the selected directory and not any child directories.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment