Environment: Xcode 7 GM
I uploaded iOS app successfully using Xcode without error. This app is written in Objective-C and Swift.
However, immediately after s
I received this same email after uploading an .ipa file to App Store Connect through the Transporter app. The following is where I went wrong: I distributed the app using ad hoc.
The following steps are the solution for my error:
ExportOptions.plist in the newly created folder from the export.method property has the value app-store if you are uploading to App Store Connect/TestFlight like me..ipa file to Transporter.And that's it!