-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Binary release #29
Comments
Yes, this is a good idea, let me see what I can do! |
Done - you can now find the binary for version 1.5 here. |
I'm running Monterey (macos 12.6.3) and got this error from 1.5:
I've never seen this message before, from any Mac app. Would it help if I provided some kind of debugging info ? |
Ah, you need to be on Ventura (13.x). Let me see if I can re-compile for 12.x, it will depend on the number of APIs that are not available for 12.x.
… On Jan 31, 2023, at 10:33 PM, F.Baube ***@***.***> wrote:
I'm running Monterey (macos 12.6.3) and got this error from 1.5:
> open /Applications/BTrain.app/
The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10825 "kLSIncompatibleSystemVersionErr: The app cannot run on the current OS version" UserInfo={_LSLine=3863, _LSFunction=_LSOpenStuffCallLocal}
I've never seen this message before, from any Mac app.
Would it help if I provided some kind of debugging info ?
—
Reply to this email directly, view it on GitHub <#29 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIUKJDILNVU2B5VABXINWODWVH7UHANCNFSM6AAAAAAUKYVINM>.
You are receiving this because you modified the open/close state.
|
My own Mac is not capable of running Ventura, so it is not an option. "About This Mac" says "MacBook Pro (Retina, 13-inch, Early 2015)". |
Ah, sorry to hear that! Unfortunately, I don't have the resources at the moment to make my code compatible with OS version before Ventura. |
XCode is not really intended for non-technical Mac users. Also it occupies a vast amount of disk space. I would imagine that many potential BTrain enthusiasts do not have it installed.
Would it be possible to make a binary release ?
The text was updated successfully, but these errors were encountered: