1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Flutter - OpenSSL Bitcode is not working for Xcode 16 Builds

Discussão em 'Mobile' iniciado por Stack, Outubro 1, 2024 às 06:42.

  1. Stack

    Stack Membro Participativo

    I'm trying to upload a new build to AppStore after updating to Xcode 16, but unfortunately I keep getting this issue from the Xcode uploader:


    Asset validation failed (90482) Invalid Executable. The executable 'Runner.app/Frameworks/OpenSSL.framework/OpenSSL' contains bitcode. (ID: 769a1928-0b74-4b3d-b58a-0cb36799d1df)

    I've tried many possible solutions, like strip the bitcode manually, and change the Enable_Bitcode to be NO. But nothing worked.

    Everytime I try to strip the bitcode for the OpenSSL, I'm getting this message from the terminal:


    can't map file: /Users/XXXX/XXX/ios/Pods/OpenSSL-Universal/Frameworks/OpenSSL.xcframework (Invalid argument) Integrating client project

    Any suggestions?

    I'm using Flutter 3.16.1, and I'm not willing to update at the moment.

    Continue reading...

Compartilhe esta Página