Dave Carlton

Results 9 issues of Dave Carlton

It would be nice to see how to use this, especially objectWithContentsOfFile

Using Xcode 9 or 10 I get this error when adding import RxSwift to playground that is embedded in workspace and pod is either shared or unshared,

needs-investigation

Getting error that AST cannot be used as it was compiled for 5.3 while Xcode 12 is using 5.3.2

Code changes I made while debugging ARM64. In main-unix.cpp code added to test and display every combination of protection bits. Passes on Linux, fails on Mac. In os-unix.cpp the guard...

Loaded my code and entered one of the generic words `to-folder` into the browser. Right clicked on the definition and set a Breakpoint using the contextual menu. Right click again...

ui
tools
generic-dispatch
walker

Trying to use SVGView to create simple shape according to sample code. ```swift HStack { let circle = SVGCircle(cx: 30, cy: 30, r: 30) circle.fill = SVGColor.black // Type '()'...

### Before Reporting - [X] I have checked FAQ, and there is no solution to my issue - [X] I have searched the existing issues, and there is no existing...

stale
not a bug

**Describe the bug** On MacOS cannot add to selection using the cmd key as described in docs. **To Reproduce** Steps to reproduce the behavior: 1. Select a node 2. Hold...

bug

The last push to this repo was Dec 15, 2024???? Please update the repo so I can merge my changes.