Hello,
macOS Catalina 10.15.6 (19G73)
I am trying to know the MRT version running this command in terminal:
But the result is
The above command works in macOS Hight Sierra and Mojave, what in Catalina changed and how do I know the MRT Version?
Thanks
Camelia
macOS Catalina 10.15.6 (19G73)
I am trying to know the MRT version running this command in terminal:
Code:
defaults read /System/Library/CoreServices/MRT.app/Contents/version CFBundleShortVersionString
But the result is
Code:
2020-08-07 04:18:05.887 defaults[525:5499]
The domain/default pair of (/System/Library/CoreServices/MRT.app/Contents/version, CFBundleShortVersionString) does not exist
The above command works in macOS Hight Sierra and Mojave, what in Catalina changed and how do I know the MRT Version?
Thanks
Camelia