cheetah icon indicating copy to clipboard operation
cheetah copied to clipboard

macOS Deployment Target

Open mcantillon21 opened this issue 2 years ago • 4 comments

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.

mcantillon21 avatar Apr 18 '23 04:04 mcantillon21

What versions of macOS and Xcode are you using?

leetcode-mafia avatar Apr 18 '23 16:04 leetcode-mafia

XCode is Version 14.2 (14C18) macOS is 12.5.1

mcantillon21 avatar Apr 18 '23 16:04 mcantillon21

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.

leetcode-mafia avatar Apr 18 '23 17:04 leetcode-mafia

+1 image

fernando-freitas-alves avatar Apr 25 '23 14:04 fernando-freitas-alves