itunesconnect - Watchkit failed to upload to App Store -


i'm using application loader 3.1 , i've found these messages happened because apple not accepting watchkit. nowadays apple accepts them don't know why i'm getting theses errors. help?

uploading ipa

turns out xcode 6.2 adds *.app bundle resources. causes errors.

you should go project->targets->app->build phases->copy bundle resources , delete *.app file.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -