Cheeky Radio Pro - the instructions
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.
Open your Terminal and change the directory to Cheeky Radio Pro:
Run the command:
pod install
After this has run your terminal will look like this:
When you view the directory now, you will see the pods directory:
Now, open the xcodeproj:
To make sure it works, hit the play button in the top left hand corner of Xcode.