PSA: ERROR ITMS-90035 (ios submission to app store)

Fix for this error (for me anyway)

Shift Command K ( Product -> Clean) in Xcode

Delete entire build directiory

Ionic Project -> Platforms -> ios -> build
re-run, re-archive and resubmit.

Hope this helps someone else out there!

Annnnndddd that didn’t fix it.

Turns out, for IOS the issue was from
http://blog.ionic.io/minifying-your-source-code/

i built the IOS platform, then deleted (from the ios/www folder) the “plugin” (specific to the minify plugin) directory, order in the world restored