Agora-Flutter-RTM-SDK
Agora-Flutter-RTM-SDK copied to clipboard
App Store Connect Upload Failure Invalid Executable. The executable contains bitcode.
Prepare Build for App Store Connect Error Invalid Executable. The executable 'Runner.app/Frameworks/AgoraRtmKit.framework/AgoraRtmKit' contains bitcode.
Note there are workaround available online, eg: https://medium.com/@abdulahad2024/fixing-bitcode-issues-in-xcode-16-how-to-resolve-invalid-executable-errors-when-uploading-ios-da07a5a39c7c
But this should be fixed within the package.
RTM Release: 2.2.1 Flutter: 3.24.3 Xcode: 16.0 macOS: 14.5 Sonoma (Xcode Cloud Environment)
Platforms affected
- [ ] Android
- [X] iOS
- [ ] macOS
- [ ] Windows
- [ ] Web
Steps to reproduce
When you try to upload the app to App Store Connect using Xcode 16.
Expected results
It should upload without any problems.
Actual results
Prepare Build for App Store Connect Error Invalid Executable. The executable 'Runner.app/Frameworks/AgoraRtmKit.framework/AgoraRtmKit' contains bitcode.
Code sample
No response
Screenshots or Video
No response
Logs
No response
Flutter Doctor output
Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.3, on macOS 14.7 23H124 darwin-x64, locale
en-BD)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2024.2.2)
[✓] VS Code (version 1.94.2)
[✓] Connected device (3 available)
[✓] Network resources
• No issues found!