You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MIN_OS_VERSION is 10, which was fine for Mac OS versions 10.10 and up, but Big Sur is 11.5, which fails b/c the check is on minor version only. How is anyone running on Big Sur?
MIN_OS_VERSION is 10, which was fine for Mac OS versions 10.10 and up, but Big Sur is 11.5, which fails b/c the check is on minor version only. How is anyone running on Big Sur?