Automate ???pod install??? for Xcode Projects: A Guide to Creating a Custom App

In Part 1 of this tutorial, we set the stage for creating a custom application that automates pod install for Xcode projects.
Now, in Part 2, we’ll complete the process, making your custom app functional and ready to use.

Step 5: Test the Script

1. In the Run Shell Script window, you’ve added the script that automates the ‘pod install’ process. It’s time to test it to ensure it works as expected.

2. Click the Run button at the top-right corner of the Automator app to execute the script.

Run Button

3. Wait for the script to execute. You’ll see a loader indicating that the script is running.

Learn More

Tags: App Custom