0

I have a question. WHen I changed the executable name in my info.plist file in Xcode, the simulator would no longer load the application. When I changed it back to '${EXECUTABLE_NAME}', the simulator worked fine. Any reason as to why this would affect the simulator?

Kevin McFadden
  • 335
  • 1
  • 4
  • 20

1 Answers1

0

Think the answer to this question might help:

ttp://stackoverflow.com/questions/238980/how-to-change-the-name-of-an-iphone-app

Community
  • 1
  • 1
lyonanderson
  • 2,035
  • 14
  • 14