When I run my tests I get an error:
Code coverage data generation failed. Unable to retrieve the profile data files from \'UIDevice\'.
After a long time trying to figure this out, it turned out that I had to create a brand new test target. Then after rebooting the device the problem no longer resurfaced.