Feb 25, 2017 · 1 min read
Hi Sandhya! You wanna use otool to make sure your binaries include bitcode: https://stackoverflow.com/questions/32755775/how-to-check-a-static-library-is-built-contain-bitcode
If your framework includes other libraries/frameworks, make sure they also have bitcode enabled.
