-1

No Info.plist found for target application at path build/Debug-iphonesimulator/xxxxenter image description here.app/Info.plist

i can't test UItest file and same file run on other machine..what should i do?

lived
  • 23
  • 10

2 Answers2

0

Try this -> Uninstall the application from simulator and run again.

And restart Xcode and simulator.

Govind Prajapati
  • 957
  • 7
  • 24
0

Check whether you have built the product for testing by the following way: Product > Build For > Testing

Yulia
  • 1,087
  • 9
  • 16