>
> I think the concern was more of using current default name
> HelloCordova.pbxproj this will always be the name of the project, unless
> you really, really know what you are doing and want to change it you can
> specify in cli, shell script, or in config.xml <name
> project="changetothis">appname</name>
> My guess is to not brake someone that is relying on that behavior today and
> understand the limitations on file and directory names
>
>
What I miss is why do we want it to be configurable at all, why not always
call it CordovaApp.pbxproj regardless of what the app name is? (I mean
literally "CordovaApp" without replacing it with the app name).
Static name would have lots of advantages. What are the disadvantages?

Reply via email to