Archive your application for publishing

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • It is important to disable rebuild from bitcode when archiving your application for publication for release.

    To disable rebuild from bitcode, either set ENABLE_BITCODE to NO in your project settings or clear the Rebuild from Bitcode check box when using Xcode to distribute your application.

    Xcode rebuild bitcode screen