Skip to content

TechWithTyler/Clima

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions For Running Clima

Building Clima requires that you have an OpenWeatherMap API key stored within a Secrets.xcconfig file within your project.

Make sure you have your API key stored within a Secrets.xcconfig file before running your app.

Create a file called Secrets.xcconfig in the root directory of your project.

Add the following to the file: OpenWeatherMapAPIKey = <API key goes here>

About

Learn to Code While Building Apps - The Complete iOS Development Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%