- Clone the project
- Important: Open
Config.xconfig
file with any editor except xcode and changeWEATHER_APP_ID
's value to your new app bundle identifier. Also changeOPEN_WEATHER_API_KEY
's value to your OpenWeatherMap API Key (you can obtain it here). - Open the
Weather.xcodeproj
file with xcode, open the project's file and go toSigning & Capabilities
and change theteam
. - Build & run.
Licensed under the GNU GENERAL PUBLIC LICENSE Version 3.