I’ve mentioned a number of Xcode plugins most recently the CoPilot plugin which adds a number of features to Xcode for collaborative code editing.
Here’s a handy open source Xcode plugin called AllTargets from poboke that automatically selects all targets when you add files to the project.
AllTargets adds a menu selection with the “Auto Select All Targets” option so you can turn this feature on and off. AllTargets has support for Xcode 5, 6, and 7.
You can find AllTargets on Github here.
A nice plugin for making sure that all targets have been selected.
Original article: Open Source Xcode Plugin That Automatically Selects All Targets When Adding A File To A Project
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.