I just signed up for a developers account and I'm desperately trying to figure out how to submit my .app binary. I can look inside the "Products" group and see my .app file, however the name is all in red. When I click "Show in Finder" it just brings me to the .xcodeproj directory which doesn't contain any .app file
Maybe I'm not supposed to use Xcode to build this binary? I was in the Application Loader earlier since this was recommended by Apple - now I'm not sure if I should submit via the web or Application Loader.
This is my first app submission ever - would be very grateful for any support!
__________________
I write, design apps, code Objective-C, and research my life away.
I don't think they use binary anymore. You build for archiving, which creates an xcodearchive that you submit, I believe.
yeah I think that's how it works, the process required I submit the app after archiving.
Also a similar question - do I need to create new distribution profiles for each application I submit? so if I have 10 apps in the store I'd need 10 different distribution profiles for each one?
__________________
I write, design apps, code Objective-C, and research my life away.
yeah I think that's how it works, the process required I submit the app after archiving.
Also a similar question - do I need to create new distribution profiles for each application I submit? so if I have 10 apps in the store I'd need 10 different distribution profiles for each one?
Yes you do meaning youll need a new identifier(reverse domain name thing) to go with it.