I am trying to upload an update to an existing app I have in the appstore. I created an archive, passed validation and submitted the file via the Application Loader.
At the end of the upload I got the following message :
The resulting API analysis is too large when upload app to mac store
Have no idea what it means and found some sources saying this is just a warning and it will not be rejected.
Looking in the build details of my uploaded build in the new itunes connect page I noticed that the file size is much smaller than the generated IPA file created by Xcode (2.69MB against 12.9MB)
And one last thing, under the Processing tab my uploaded build appears 4 times with status 'Created' for each.
Did anyone bumped upon these issues above? I have a bad feeling that my build will be rejected for "Invalid Binary"...