cheetah
cheetah copied to clipboard
macOS Deployment Target
What is the appropriate macOS Deployment Target? Using 13.1 gives the error: The app is incompatible with the current version of macOS. Please check the app's deployment target.
What versions of macOS and Xcode are you using?
XCode is Version 14.2 (14C18) macOS is 12.5.1
Currently, macOS 13 is required. I'll note that in the readme.
I think macOS 12 could be supported with a few minor code changes - feel free to submit a PR.
+1
