xcode - Code signing error with sample app / new Provisioning Profile not in 'Code Signing' list -


there code signing error issues on forum couldnt find answer specific situation. have 2 issues really.

first issue: i'm getting "a valid provisioning profile matching application's identifier 'com.yourcompany.thissampleapp' not found" error. error running on device (iphone 4s) have valid provisioning profile - com.mycompany.*. since didnt work, created provisioning profile bundle identifier com.mycompany.thissampleapp. same error.

second issue: noticed thing, newly created provisional profile not show in 'code signing' section...so cant pick it. but...i can see both provisional profiles listed in organizer window.

i downloaded apple's reachability sample apple. same error.

any ideas anyone? thanks! ps: i'm running xcode 4.6

when happens me, (and happens lot), restart xcode, computer. if sure have correct provisioning profile, , correct certificates in keychain, , have correct bundle identifier.

also, go target -> build settings -> code signing, , re-select correct one.

hope helps.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -