Ever since updating to Sequoia, my .cube files come out as "MLUT_File" instead of "DaVinci Resolve Cube LUT (.cube). This makes it impossible to open LUTs with my application of choice.
Sample .cube file here 1.
According to Hiren Patel, it may be related to iCloud Universal File Association. https://patelhiren.com/blog/fixing-file-associations-on-macos-sequoia/
I've spent hours trying to force the OS to restore this file association with Terminal and the only quick fix I found is: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
This fix only works until I restart my Mac.
Here's my complete ChatGPT log trying to fix it: https://chatgpt.com/share/67d7b51d-ada0-8008-a21e-171e4d39bbbd
Thank you