after I changed and added the icons I need to compile the project then I have to register a command in the termenal and after that I need to upload if I have correctly understood you and can describe these points in more detail Copy the PROJECT_NAME.app file into a directory other then the project directory
I usually use the Staging Directory
Make a new folder called “Payload”, in the same directory you copied your PROJECT_NAME.app file into
Move the PROJECT_NAME.app file into the Payload folder you just made
Zip the Payload folder
Change the zipped Payload folder’s name to “distro_PROJECT_NAME.ipa”
Make sure to use the .ipa extension, which turns the zipped folder into an iPhone app file
Thank you