ios - Will changing product name in build setting affect update? -
i've changed product name in building settings of app. existing app, want submit update soon. affect how submit app?
there no "product name" in build settings, it's little hard know you've changed. did change name of project?
in case, name of product merely name of .ipa file produced when build. apple doesn't know or care is. product name has nothing names public sees, are:
the name @ app store (this not part of build process)
the display name in springboard (this info.plist setting)
for example, take recent app, "diabelli's theme". product name, based on original project name, (for historical reasons) "momapp2.app". when make archive build, upload store, archive's name is, example, "diabelli's theme 4-23-13 10.09 am", , inside .ipa file called "momapp2". neither apple nor public knows or cares of that.
Comments
Post a Comment