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.
Share this post
Creating a shared unit test utils library…
Share this post
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.