Last updated: 09 Nov 2020
Purchase
Purchase the coolors by pressing green button on top-right of your screen.
What you will get ?
After purchasing you can download the pakages from your Envato downloads page. After extracting the package you will get One .zip folder of current version of the project And one Docs folder.
- Coolors_source_code (.zip)(Full xcode project)
- Coolors Docs (Folder)(Proper documentation, offline docs)
Xcode Modifications
Installation
How to setup coolors in Xcode? follow these steps
- Extract Coolors_source_code .zip Folder, you will get coolors folder , it contains these folders and files shown below.
- Open coolors.xcworkspace in XCode.
- Go to general setings and add your display name, bundle identifier and manage your certificates.
- Now go to the constants.swift file to change the configurations as per your wants. Look at the structure below.
- Change your APP NAME as per your requirements.
- Change the value of showAds constant to True if you want to show ads and False if not.
- Add your Admob banner unit ID. Know how to get Admob credentials? >Here
- Add your Admob Interstitial unit ID. Know how to get Admob credentials? >Here
- There is one final and important step. When you get your Admob credentials you will get an APP ID, you need to add that APP ID in your info plist file in the key named GADApplicationIdentifier here. App ID Format ( ca-app-pub-xxxxxxxxxxxxxxxx~xxxxxxxxxx )