I am trying to upload my app to the appstore.
Have done that successfully in the past but after integrating live sdk i get this error-
ERROR ITMS-9000: “Unsupported architectures. Your executable contains unsupported architectures '[x86_64, i386]'”
I cant even get past the validation screen.
Any help would be highly appreciated.
I tried a few suggestion mentioned here-
But even this did not help
Thanks in advance.
Cheers Nitesh
You can solve it by adding armv6 in the supported architectures. This worked for me.