I’m assuming you’re using the Projucer and Xcode based on our other conversations. If so probably the quickest and easiest way right now is probably to do the following
- Show the project navigator
- Select the project
- Select the target
- Select the “Build phases” tab
- Comment out the lines that run the helper (I’ve commented two lines here but you probably only need to comment line 5)

