Can't disable bitcode

On both my Project and my Target I've set "Enable Bitcode" to No. When I try to archive my project, I get an error saying the UrbanAirship POD isn't built with bitcode, and to disable it in my project.


Since I've already done that.....how do I disable it?

Accepted Answer

OK, realized I had to click on the Pods target in the navigator, then I could disable Bitcode on the UA part.

I am curios, can you submit apps to apple which support iOS 9 and have Bitcode flag disabled?

Yeah we've submitted with Bitcode disabled due to the Google Cast framework not being built with Bitcode.

Can't disable bitcode
 
 
Q