@moomoochen Go to the iOS provisioning portal go to provisioning, go to distribution add a new profile and select the app id. Then click done and download the file. Drag it to Xcode, go to the target, go to build settings and under code signing select 'iPhone Distribution: "Your Name" and make sure it says the app name on the top. Then you won't get the code signing error in application loader.
@moomoochen Go to the iOS provisioning portal go to provisioning, go to distribution add a new profile and select the app id. Then click done and download the file. Drag it to Xcode, go to the target, go to build settings and under code signing select 'iPhone Distribution: "Your Name" and make sure it says the app name on the top. Then you won't get the code signing error in application loader.
mustafaahmedani 4 months ago
can you tell what version of Xcode are you using? I dont see Distribution under code signing
samii1216 4 months ago
me too.
ioniniela 4 months ago
Hello I don't see "distribution" under code signing drop box, it only has "debug" and "release". did I miss anything along the way?
moomoochen 5 months ago