Adrian

Results 11 issues of Adrian

I got it installed using Xcode 9 (Build 9A235) via CocoaPods. I import SwiftOCR as follows: `import SwiftOCR ` I have a UIImageView that displays images on the ViewController without...

### Board Type _Specify which kind of ARM board you are using, e.g. RaspberryPi3, RaspberryPi1, BBB, etc..._ Raspberry Pi 3 B+ ### Operating System _Which OS are you using? e.g....

How can we access the SVG files within the repo via the code?

I brought FlagKit into a SwiftUI project via SPM and I notice the images are very pixelated. This is the code I used to render the images: ``` struct ContentView:...

Bumped into an issue where the execution was a little pokey. I updated declarations to speed up type inference. U cool if I update to Combine sometime?

Solution to 3.6 Animal Shelter question

Updated project to Swift 4.2

Updated syntax to Swift 4.2

I'm getting this error running `make install` from the root directory after cloning this repo. How do I resolve this? ``` rm -f "SourceKitten.pkg" rm -rf "/tmp/SourceKitten.dst" swift package clean...

I installed Tesseract on an iOS11 project and I'm using Xcode 9. I've followed the instructions to a T, but I cannot get Tesseract to see my trained data file....