Shane Whitehead
Shane Whitehead
As a suggestion, I spent an entire day playing around with a bunch of bezier paths, some complicated, some very simple, until it hit me, the direction of the winding...
Really like the idea, looking forward to playing with it. One thing I do a lot is maintain a ChangeLog in markdown format, I tend to write my comments in...
OS X 10.11.6 XCode 8.1b3 - Closed Xcode - Ran `sudo /usr/libexec/xpccachectl` - Download the "Import App" - Unzipped and copied to Applications - Ran the "Import App" - Installed...
I've been following along with the documentation and the examples, but after a lot of digging, the table header/footer views are not showing because their `reusableViewIdentifier` is not be registered...
I've inherited an old Objective C project which is marking use of the Doubango SIP library. After spending several days updating the project to support ARC (yes, that old), Doubango...
* MacOS 11.3.1 * Xcode 12.5 * Enabled AVFilter So, following the instructions provided, I do... ``` ./init-ios.sh cd config rm module.sh ln -s module-default.sh module.sh cd ios sh compile-ffmpeg.sh...
macOS 10.15 Beta 19A471t Xcode 10.2.1 (10E1001) iOS (physical device) 12.3.1 TesseractOCR.framework (4.0.0) installed via Carthage and added to projects "Linked Frameworks and Libraries" Recognition code take from examples. Error...