Cheeky Radio Pro - the instructions

From Cheeky Factor

Status: Archived
Publication date: 2019-02-03
Last edited by: Garyf
Last updated: 2023 - 11 - 12

The problem

Hi, and thank you for your interest in Cheeky Radio Pro.

Cheeky Radio Pro is based on Swift Radio Pro and released under the GNU General Public License 3 unless otherwise specified.

Cheeky Radio Pro is designed for Xcode 10 Swift 4.2.

As a result, we need to use Cocoapods. You can download Cocoapods

The resolution

Please note: cheekyfactor.com or the owners of this site cannot be held responsible if things go wrong. You perform these tasks at your own risk.


Device: iPhone
Operating system: iOS
Software: Xcode, Finder

Guidance for iPhone, iOS, Xcode, Finder

Download the Cheeky Radio Pro Git repository, either by downloading the Zip file or using github desktop to download the repository.

If you have downloaded the zip file unzip it where you want to work on the App, or if you have downloaded using the github desktop navigate to where the contents is.

Shows the Cheeky Radio Pro unzipped in the finder window on a Mac
Cheeky Radio Pro - unzipped

Open your Terminal and change the directory to Cheeky Radio Pro:

This shows the Cheeky Radio Pro directory open in a terminal
Cheeky Radio Pro directory open in a terminal

Run the command:

pod install

After this has run your terminal will look like this:

This shows the terminal when installing cocoapods
Installing Cocoapods

When you view the directory now, you will see the pods directory:

This shows that the cocoapods have been installed in the Cheeky Radio Pro directory.
Verifiy Cocoapods have been installed.

Now, open the xcodeproj:

Open Cheeky Radio Pro, this displays the information screen
Cheeky Radio Pro in Xcode.

To make sure it works, hit the play button in the top left hand corner of Xcode.

Now time to customize it.