awkward / beam

Beam: the open source Reddit client for iOS
https://beamreddit.com
GNU General Public License v2.0
270 stars 37 forks source link

Resolve warnings when compiling with iOS 13 SDK #24

Closed robinspeijer closed 4 years ago

robinspeijer commented 4 years ago

When compiling for iOS 13, we get a huge amount of warnings. Let's try to get rid of them all.

robinspeijer commented 4 years ago

Most warnings have been resolved by now. However there's still a single warning that should be taken care of once we implement iOS dark mode.