command line – Override Incompatible 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 permit me to replace as a result of my pc is just too outdated. Nevertheless, I do know that the app truly can run on my machine as a result of once I run the executable within the app bundle (sport.app > Contents > MacOS > sport), it really works simply high quality. Sadly, I would like to have the ability to run the app itself as a result of I must run it by means of Steam to get networking performance.

Operating the app by means of the command line with open sport.app offers me the next error:

The applying can't be opened for an surprising purpose, error=Error
Area=NSOSStatusErrorDomain Code=-10825 "kLSIncompatibleSystemVersionErr: The 
app can't 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 would be capable to change to override this error? Or some form of flag I can use to override it when working it from the terminal?

(Bonus: does anybody know the best way to make Steam open the app by means of the executable? This could additionally clear up my downside.)

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *