Cannot upload tvOS app to App Store

I'm using XCode 7.1 beta 3 and attempting to "Upload to App Store...". Whenever I try, I get this message after a minute or two:

Same thing happens if I chose the "Validate..." option.


If it helps, about one second before the error above appears, XCode starts this stage of the upload process:

My app builds and executes fine on the Apple TV and I'm able to upload iOS binaries. Anyone know what could be causing this problem with tvOS binaries? I'm not sure what it's complaining about.

I also I get the Validate error. So to do a test I tried to click on the Download dSYMs... and I get this error:


Missing App Version

An app record for “com.abc.Xyz” was found but a matching version for “1.0” build “100” was not. 😟

Instead Application Loader gives me this error:


ERROR ITMS-90545: "Invalid Provisioning Profile. This provisioning profile is not compatible with iOS apps."

Today I tried again to upload the app with Application Loader and all worked fine. I don't know what actually was the problem I encountered yerstday. One small problem I encountered today was that Application Loader warning me that the Topshelf Image was not opaque, so I used Preview to export the image without the alpha and replaced in my project. Then the upload worked.


Also Application Loader informed me that the resulting API analysis file was too large and that were unable to validate my api usage prior to delivery, this anyway didn't prevent the upload.

I got the exact same error. I could not upload my app through Xcode at all, it complained about being not authorized or something like that. Then I tried the Application Loader but it told me that "Invalid provisioning profile" error. Seems that my error was that I used an Application Loader which I downloaded from Apple's developer site. Because, with the Xcode 7.1 and tvOS, you need to use the Application Loader which is bundled with the Xcode. This answer helped me: See the answer in context


When I did the upload with the correct version, everything went smoothly.


So verify that your application loader is version 3.3 and not 3.0.

@bram and others.

Did you get this problem resolved? I'm in the same situation where I've uploaded my tvOS binary more than 20 hours ago and it still says 'Processing' and I can't do anything about it.. neither select it nor upload another binary because that results in another error that there's already one uploaded.

Thanks.

Cannot upload tvOS app to App Store
 
 
Q