aboutsummaryrefslogtreecommitdiffstats
path: root/MASShortcut.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorTeddy Wing2016-11-17 07:03:04 -0500
committerTeddy Wing2016-11-17 07:03:04 -0500
commitaa9116d7a6a361edccb4db8d8b6db0e0c9786a29 (patch)
tree6955a7a244e019bd667b8aaa5fc4d502384a5820 /MASShortcut.xcodeproj/project.pbxproj
parent15e808d900c5fe79b32efb2f01b1782dc114674e (diff)
downloadMASShortcut-aa9116d7a6a361edccb4db8d8b6db0e0c9786a29.tar.bz2
MASShortcutView.m: Ignore VoiceOver code block for <= 10.8
Since the identifiers used in this block of code aren't defined until OS X 10.9 (`NSAccessibilityPriorityKey` et al.), they result in compilation errors. In order to remove these errors, add a preprocessor flag that removes this whole bit if we're using an earlier OS than 10.9.
Diffstat (limited to 'MASShortcut.xcodeproj/project.pbxproj')
0 files changed, 0 insertions, 0 deletions