0

enter image description hereGetting major error when I try to upload app to iTunes. From Xcode, select Product, archive, then I say "Upload" get this message:

Error ITMS-90032 Invalid image path - no image found at the path referenced under key CFBundleIconFiles: ""

if I say "validate" I get:

iTunes Store operation succeeded with a warning. The resulting API analysis file is too largeenter image description here

If i just say "export" I get a folder on the desktop which I don't know what its for?

Any pointers? This is a nightmare maze of complication after complication. on Android... its a 5 min job to publish an app

using Xcode 7.1

  • The proper order of steps are: – GlennRay Nov 09 '15 at 23:22
  • Try this again: The proper order of steps are: Product...Archive, Validate, resolve issues raised by Validate. Repeat as often as necessary. Once your app successfully validates, then Upload. As for API Analysis, that's just a preliminary check that, in this case, results in a warning that the resulting analysis file is larger than normal. If you proceed with the Upload, within a few minutes (or hours) you might get an email detailing any API problems, if there really are any. – GlennRay Nov 09 '15 at 23:28
  • what are the issues you are referring to ? The "normal" ones that come up when you compile and test the app ? – Michele Diblasi Nov 10 '15 at 08:52
  • By issues, I meant anything that is more than a warning -- it's not the same type of stuff you get compiling and testing. Sometimes, though, it is something you wonder why it wasn't caught in the compiling phase! Usually, an issue is specific enough (such as a missing file or framework) that it's easy to fix. For the more esoteric issues, that's what Stack Overflow is for. If you get the green checkmark that Validation succeeded, then you can proceed with the Upload. – GlennRay Nov 10 '15 at 19:44
  • added some pictures. Don't know what the "green checkmark" is: This is my first experience with IOS. Also getting an annoying warn message which I can't get rid of. It is a warning, so I have ignored it so far. What is the function os the "Tests" folder for the app ? could I not delete it and maybe this message will go ? – Michele Diblasi Nov 11 '15 at 14:10
  • Directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk/Developer/Library/Frameworks' – Michele Diblasi Nov 11 '15 at 14:11
  • For that last comment, look at http://stackoverflow.com/questions/9458739/ld-warning-directory-not-found-for-option The part about the F option is about halfway down. – GlennRay Nov 11 '15 at 23:30
  • I have removed the issue described above plus any other warning (yellow) message. My app now has zero issues at testing time. Yet the same is still happening. no change. Any clues? I have, in desperation, contacted Apple support ??? – Michele Diblasi Nov 12 '15 at 13:56

0 Answers0