Adrian
Adrian
Swift language version in which target? Should I be fiddling with the CocoaPods targets or the targets for my project?
Oops...I take it back...Just looked at CPU usage and it's 100%. I was under the impression this is fast. I let it run for a minute...this is a picture taken...
@AppPear I love the philosophy re: building the charts w/ the bare minimum and building upon it. One suggestion I have is writing unit tests to go along with committed...
@SAPIENTechnologies Just looking through the framework right now and in `LineCard.swift` on line 33, the frame size appears to be hard-coded to 180 x 120. I'm new to SwiftUI, so...
> Fixed by setting the absolute path to solargraph. > >  Can you expound a bit?
I ran `sudo chown -R $(whoami) /usr/local/bin` to resolve the first error. I'm still getting Error 71
I was able to resolve it by using a different version of the `traineddata` file that I borrowed from a Tesseract tutorial posted elsewhere. I found the installation instructions for...
@takzee I was able to solve it using the link in my post above.