Bypass a development profile for using tools on a jailbroken phone

The tool tool is available in Xcode, it allows you to test applications for which we have a development profile. I am using a jailbroken device and also I am not using a development profile. I want to use the UI Automation tool for tools to test my application.

Is there a way by which I can bypass the development profile and test the application on the device using UIAutomationtools.

+3
source share

All Articles