I have followed several threads around the new ENABLE_BITCODE setting in Xcode, have also tried as much as I can (admitted I\'m not a xcode pro) but still cannot get the pro
If you don't find enable_bitcode flag. Click "All" tab on the upper toolbar beside the search bar.
Are you sure you've selected Enable Bitcode
to NO
against build config you're using (eg DEBUG
)? You can check it out in project->target->build settings-> search enable bitcode
->set NO
in DEBUG
(good to remember to try to update libs before test release, maybe it'll contain bitcode already). Then Edit Scheme -> Run -> check if you have DEBUG
config atm.
If your Bitcode is not showing please selec All. When xcode select Basic your Bitcode option is not showing.
When you select All you can see Bitcode. After then set No for ads config