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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -