Validation Error: Invalid Bundle. The bundle at … contains disallowed file ‘Frameworks’

I’m trying to submit an app with the Xcode 6 GM, and I get this error on validation. The app has an action extension and a dynamic framework that’s shared between the extension and the app itself. I don’t have a file called ‘Frameworks’ anywhere in the project, so I’m really not sure what this … Read more

“Too many symbol files” after successfully submitting my apps

I downloaded Xcode 6 GM and submitted two Swift apps to the app store today. Both passed all pre-upload verification and all the other stuff they had to pass and were successfully submitted. But then I got two emails from Apple… one for each program and they both said this: Dear developer, We have discovered … Read more

ERROR ITMS-9000: “Redundant Binary Upload. There already exists a binary upload with build version ‘1.0’ for train ‘1.0’”

I am trying to upload my build on iTunes Connect via Xcode 5.1.1 but it is continuously showing that it is loading and app is not getting uploaded. So I have tried uploading with Application Loader but its showing the below error: ERROR ITMS-9000: “Redundant Binary Upload. There already exists a binary upload with build … Read more

My prerelease app has been “processing” for over a week in iTunes Connect, what gives?

I used Xcode 6.1.1 to upload a new version of a prerelease app to iTunes Connect so I could distribute it to my external beta testers. I’ve done this with two versions of the same app previously and it worked fine. But this time, the upload was stuck in “Processing” state for over a week. … Read more

iTunes Connect Screenshots Sizes for all iOS (iPhone/iPad/Apple Watch) devices

I’m trying to submit a new application to the App Store but now Apple requires screenshots for iPhones of 4.7 inch and 5.5 inch. Anyone has these screenshot specifications (size)? I tried with: 640 x 1136 (portrait) 640 x 1096 (portrait) 1136 x 640 (landscape) 1136 x 600 (landscape) I also tried to use iPad’s … Read more

Error ITMS-90717: “Invalid App Store Icon”

When I tried to submit an App to Itunes Connect I got the following error. iTunes Store Operation Failed Error ITMS-90717: “Invalid App Store Icon. The App Store Icon in the asset catalog in ‘YourApp.app’ can’t be transparent nor contain an alpha channel.” I made sure that I submitted a file with no transparency. So … Read more

Submit to App Store issues: Unsupported Architecture x86

So I am trying to use the Shopify API. When I archive the app and validate it then there are no issues but when I submit it to the app store then it gives me the following issues. ERROR ITMS-90087: “Unsupported Architecture. Your executable contains unsupported architecture ‘[x86_64, i386]’.” ERROR ITMS-90209: “Invalid segment Alignment. The … Read more

No accounts with iTunes Connect access have been found for the team

In Xcode, when I try to Product > Archive > Validate App I get the error: No accounts with iTunes Connect access have been found for the team “TEAM_NAME”. iTunes Connect access is required for App Store distribution. and/or No accounts with App Store Connect access have been found for the team “TEAM_NAME”. App Store … Read more