1 min readJan 22, 2020
That should work, but I think you would have to remeber to add swift files to the main app target and that empty host target to make code available to the tests. It might also be more complicated if you have other frameworks you need to link with. I’m not sure if it was possible to use a separate host app when Jon’s original article was written. My article is a logical extension/update to his.