• :warning: Xcode 14 has has deprecated bitcode submissions. Flutter 3.3.x is the last stable version with bitcode support. This wiki has been archived for reference only.
  • Background
  • Enabling bitcode on a Flutter app
  • Before:
  • After:
  • Building a local engine with bitcode
  • Additional technical details