inderdhir / DatWeatherDoe

Simple menu bar weather app for macOS
Apache License 2.0
526 stars 34 forks source link

Remove macOS 11 logger #34

Closed inderdhir closed 3 years ago

inderdhir commented 3 years ago

@dlafreniere Question: What Xcode version are you using? You may be using an older version with an older version of Swift which might explain why guard let self = self breaks.

dlafreniere commented 3 years ago

@dlafreniere Question: What Xcode version are you using? You may be using an older version with an older version of Swift which might explain why guard let self = self breaks.

12.4 it's the latest version that works on Catalina

inderdhir commented 3 years ago

@dlafreniere Just pushed a change to this branch, let me know if that compiles for ya and I'll cut another release

dlafreniere commented 3 years ago

@inderdhir it's all good! 💯