I got an error of my react native project while uploading the app in the appstore. The project is running in simulator, device without any error and also generating the Archive without any error. But while i am trying to upload the application in the Test Flight, then it is showing an error of Asset validation failed (90482) that says that 'Invalid Executable'. Please help me to solve this issue.
Configuration :-
React Native : 0.71.7
Xcode :- 16.2
Node :- 22.13.0
I also attached the error message screenshot.
enter image description here