I'm getting this error when trying to validate my app archive.
iTunes Store operation failed. Unsupported Architectures. The executable for .../Frameworks/ImageSlideshow.framework contains unsupported architectures '[x86_64, i386]'.
I've tried to use this solution, but complier give me 20 errors if I build with that script. I've understood that I need to change something (that the script should do automatically). Can I do it manually?
What should I do?
Thank you guys
PS. I've installed "ImageSlideshow" with Cocoapods (I don't know if it's relevant).