Hi all,
I am having problem with the XCode->Project->Edit Active Target "projectname" setting
I am trying to set the "Product Name" as "My App" , but while running the app in the device. I am getting an error as Illegal Character present in Product Name.
I even tried with - and _ (My-App , My_App) but none of these works.
However it works fine in the simulator.
What may be the reason?
Thanks.