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?
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
Post a Comment