JakeLin / SwiftLanguageWeather

Swift Language Weather is an iOS weather app developed in Swift 4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBOutlets should be weak

kevonturner opened this issue · comments

IBOutlet properties should be weak so views can be deallocated by ARC when view controller is deallocated