graphsketcher / GraphSketcher

A fast, simple graph drawing and data plotting app for OS X and iPad.
1.62k stars 136 forks source link

Big Sur compatibility #27

Open angietr opened 3 years ago

angietr commented 3 years ago

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.

BBBernarddd commented 3 years ago

export fails on MacBook M1. Change color of line is also no longer working.

angietr commented 3 years ago

export fails on MacBook M1. Change color of line is also no longer working.

For line color: try websafe colors tab

dustin commented 2 years ago

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?

robinstewart commented 2 years ago

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

PhilMac commented 2 years ago

For line color: try websafe colors tab

Works perfectly!

RobertTalbert commented 1 year ago

Export appears to be broken though; it will export to PDF but no other file format.