Every iOS bundle will contain some required and recommended files. The most important of these, for our purposes, will be the ones that contain the application source code.

Once inside the MyApp.app folder, locate the binary source code by searching for a file of the same name, minus the .app extension.

EX: Bumble.app > Bumble

Reference:

https://for585.com/iosappbundle