Reputation: 338815
How to see a list of files that have membership in a target in Xcode?
I know I can click each file individually in the project navigator, and use the Inspector to see if that file has Target Membership target item checked. But how to review for all files rather than one-by-one?
Upvotes: 5
Views: 4270