Many Swift projects consist out of multiple separate targets to better use access control, speed up the build process, and allow reusability / composability. Detecting the existing targets in a project, and easy switching between them should be easy.
Many Swift projects consist out of multiple separate targets to better use access control, speed up the build process, and allow reusability / composability. Detecting the existing targets in a project, and easy switching between them should be easy.