When I build the project as web or Mac standalone, it always generate the same name as what I’ve saved example: when I save the project as
“Project1” the output will be “Project1.html” or “Project1.app”.
This is the problem
It seems that when I click build as IOS and save the project as eg: “Project1”, Xcode project generated is always “Unity-Iphone”
“Unity-Iphone” could be one of the old project that I’ve worked on.
How do resolve this issue?
I can’t build new IOS as the output is always “Unity-Iphone”
Any help will be appreciated.
Thanks!