0

I moved MY_APP.app file by mistake, in Xcode Project Navigator, under "products" folder, it seems red now, what will be the consequences?

And how can I bring it back?

When I build and run the project in iPhone simulator it doesn't come back.

Unihedron
  • 10,902
  • 13
  • 62
  • 72
osnewb
  • 71
  • 1
  • 5

1 Answers1

0

Delete the red marked file(which means that is not located physically).Reset the simulator and clean all targets. Build first and then run should work.

Praveen-K
  • 3,401
  • 1
  • 23
  • 31