I am developing a chat app using XMPPFramework for ios, I was building archive without any trouble till the version 2.10.2 of flutter. Running the app has no problem either in simulator or real device but just building ipa is failing.
I've done many times pod install or pod update, no result, I'm stack.
I am using:
- Xcode Version 13.2.1 (13C100)
- Flutter 2.10.2
- XMPPFramework 4.0.0
- Swift Native language