This post is about how to create a library to contain your shared test utility code, so that multiple Xcode test targets can access it.
Creating a shared unit test utils library…
This post is about how to create a library to contain your shared test utility code, so that multiple Xcode test targets can access it.