25.6 C
New York
Thursday, July 4, 2024

command line – Override minimal macOS model – “kLSIncompatibleSystemVersionErr” when working app


I wish to run an app which nominally helps solely MacOS 14.0 and above. I’m on 12.7.3, and apple will not enable me to replace as a result of my pc is simply too previous. Nonetheless, I do know that the app truly can run on my machine as a result of once I run the executable within the app package deal (recreation.app > Contents > MacOS > recreation), it really works simply high-quality. Sadly, I would like to have the ability to run the app itself as a result of I have to run it by means of Steam to get networking performance.

Working the app by means of the command line with open recreation.app provides me the next error:

The appliance can't be opened for an surprising purpose, error=Error
Area=NSOSStatusErrorDomain Code=-10825 "kLSIncompatibleSystemVersionErr: The 
app can not run on the present OS model" UserInfo={_LSLine=3863, 
_LSFunction=_LSOpenStuffCallLocal}

I’ve tried enhancing the information.plist however there is no such thing as a tag that appears to specify a minimal system model.

Is there something within the app contents that I’d have the ability to change to override this error? Or some sort of flag I can use to override it when working it from the terminal?

(Bonus: does anybody know how one can make Steam open the app by means of the executable? This may additionally resolve my downside.)

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles