R nodes XQuartz_beta bug

Hi,

Your regex does not support the new beta versions of XQuartz, which you are automatically prompted to install through XQuartz auto-update (why would they roll-out beta releases??).

the new line is:

> $ mdls -name kMDItemVersion /Applications/Utilities/XQuartz.app
kMDItemVersion = "2.8.0_beta1"

Fortunately, I could edit XQuartz’s version in the plist so I do not have to downgrade.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.