i have created xcode Bundle ID with name of com.krisshan.duromac and i have resolved the code signing issue but when i check back in the member center it does not appear in under apps ID not even in the name of XC com.krishan.duromac . by right Xcode suppose to create one automatically ?
Xcode Bundle ID is not appearing in Apps ID under
>com.krisshan.duromac and com.krishan.duromac
Are those strings supposed to match? Because they don't. That might be your problem.
Pick the one that does exist in the member center, option-clean the build, then if Xcode (v7.3.1) asks to fix codesigning, allow as many times as it takes.
And, no, Xcode won't generate those for you, not even automatically.