문제

I have a project with two targets. As I add new files to the project, by default only one target is selected (see screenshot). Can I default to having both targets selected?

Last screen in add file wizard

도움이 되었습니까?

해결책

You could create a library that is built from the shared source files. This would be a third target which could be made a dependency of your present pair of targets.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top