IMPORTANT: The Bazel docs have moved! Please update your bookmark to https://bazel.build/rules/lib/apple_bitcode_mode

You can read about the migration, and let us know what you think.

Extensions > API reference > apple_bitcode_mode

apple_bitcode_mode

The Bitcode mode to use when compiling Objective-C and Swift code on Apple platforms. Possible values are:
  • 'none'
  • 'embedded'
  • 'embedded_markers'