I am developing a music player app using JWPlayer. Previously I was using iOS_SDK 2.9.1. Now I update the SDK into the new version iOS_SDK 3.5.1. After the update of SDK, I cannot able to export the .ipa file from XCode. Am getting an error message as "ipatool failed with an exception:
Please look into the screenshot of the error message as follows.
Even I have faced the same issue after updating the pods. The fix which was worked for me is to uncheck the Bitcode option while archiving it.
Please check the attached image