osx - Mac/iPad invalid provisioning profile match -


i'm getting error building app in xcode. it's saying:

a valid provisioning profile matching application's identifier 'mygamename' not found.

in xcode if go window->organizer, under connected ipad , provisioning profiles have profile. profile name isn't same game name (i assume that's fine). understanding provisioning profile bundles couple things together. 1 of being app id. when created app id related game. in organizer profile there column app identifier it's random numbers. , assume bundle id in xcode shouldn't random numbers?

have checked project settings? application id has similar 1 you've obtained dev center app.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -