Skip to content

Instantly share code, notes, and snippets.

View amyleecodes's full-sized avatar

Amy Lee amyleecodes

View GitHub Profile
### Keybase proof
I hereby claim:
* I am brendan09 on github.
* I am brendan09 (https://keybase.io/brendan09) on keybase.
* I have a public key whose fingerprint is 8B0E DFE2 65CD 9428 7E41 98FE 05EA C3C9 1104 B6FA
To claim this, I am signing this object:
class ViewController: UIViewController, CLLocationManagerDelegate {
//MARK: Var Declarations
let testDefaultCity = "London"
let locationManager = CLLocationManager()
override func viewDidLoad() {
super.viewDidLoad()
// For use in foreground