Ios Create a new file and automatically add to the target

I currently have 2 goals.

enter image description here

When I create some kind of file, it selects only 1 by default. I have to select all the targets manually.

enter image description here

I’m afraid that developers may be mistaken and not add to the version of the application store. Is there a way to automatically select a target? At the very least, the version of the App Store should be selected by default.

+4
source share
1 answer

There's an Xcode plugin here that does exactly what you want.

+2
source

All Articles