I\'m running into what seems to be common error, in that Xcode can\'t seem to find my \'Info.plist\' file.
I\'ve checked the answers to these two StackOverflow ques
As answered by @narner (answer marked as correct), yes it can make code work. But here is something better to solve the problem.
My suggestion is that instead of delete tests targets, better if we change the path of info.plist under tests target.
Simple steps:-
In project, click on the project file -> ProjectNameTests(under targets) ->Build settings->Packaging->Info.plist Here you change the path of file.