ios - iPhone app distribution building warning: This bundle is invalid -
when build app in xcode got warning below prohibits me uploading app app store:
this bundle invalid. application-identifier entitlement not formatted correctly; should contain 10-character app id seed, followed dot, followed bundle identifier: com.companyname.appname (-19053)
i have tried change bundle indentifier "85b9gk2627.com.companyname.appname". same warnings. know how resolve problem?
when xcode says change "xxxxx.com.companyname.appname" means should use values supplied when creating app on itunesconnect. ".com.companyname.appname" example.
Comments
Post a Comment