-
Notifications
You must be signed in to change notification settings - Fork 137
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
Big Sur compatibility #27
Comments
export fails on MacBook M1. Change color of line is also no longer working. |
For line color: try websafe colors tab |
This doesn't seem to be very close to building on my M1 Mac in Xcode 13 on OS X 11.5.2. I hacked for a bit and kept getting further out of things I had confidence might work. Does anyone have a working recipe? |
Yes, there is a lot of work needed to bring the code up to date before it has any chance of building in Xcode 13. It might be possible to build it from source using an old Mac with Xcode tools from circa 2014? Of course, you can still download the pre-built version: https://github.com/graphsketcher/GraphSketcher/releases |
Works perfectly! |
Export appears to be broken though; it will export to PDF but no other file format. |
It works in general, except that double clicking text renders it illegible with a shading of blue covering the whole text (which can still be modified using the inspect window). The real problem I faced was export. It can only export to PDF and not an image file. Checking of the signature suggests that there is possibly a permission problem. I tried resigning, permission correction, none of which helped.
The text was updated successfully, but these errors were encountered: