Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 580 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 580 Bytes

GoodWeather

GoodWeather is opensource ios app written by Swift.

View in AppStore

How to build

  1. Clone the Repository
$ git clone https://github.com/knchst0704/GoodWeather.git
$ cd GoodWeather
  1. Install Pods
$ pod install
  1. Open the Workspace in Xcode
$ open "GoodWeather.xcworkspace"
  1. Compile and run the app in your simulator

Requirements

Xcode 7 iOS 9