1

I'm trying to upload my build from Xcode6.4 but it gives "Unable to validate your application". Then I refer the link from Stack-overflow and trying to upload the app from Application Loader. But agin failure, application loader is not uploading the IPA. I'm getting following error enter image description here

Community
  • 1
  • 1
Shardul
  • 4,266
  • 3
  • 32
  • 50

1 Answers1

2

To submit app to App Store use xcode 7.0 and above.

Please follow following steps if you are using xcode 6.4 & swift 1.2

  1. You can archive using xcode 6.4
  2. then open xcode 7.0 -> organizer submit using xcode 7.0

Thanks

Mohammad Sadiq Shaikh
  • 3,160
  • 9
  • 35
  • 54