Launching app with ipa ?

Hi everyone,

I have generated an .ipa of my app and have install it onto my device and I want to run it without extracting source code, is it possible ?

To run the app I need the .xcodeproj but as it is compressed, I can't access it.

Is there a way to compress the app and specified that the .xcodeproj can be access ; like protractor for Android, is ther an equivalent for iOS ?

Thanks

Replies

Use google on how to sideload a built app to an iOS device and not use Xcode. If you want help here, you'll need to use Xcode/macOS.