Steve Thompson

Results 18 issues of Steve Thompson

We're using R.Swift for localized strings. When I select the file Xcode beach balls and becomes unresponsive for like 5 minutes. I need to solve this issue.

On search it crashes: Dash[14926:8581305] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'No UISearchDisplayController support methods should run on this version of iOS'

I'm seeing the bottom controllers tabbar and navbar when I launch CocoaDebug. I can fix this easily by providing a background color to CocoaDebug. Adding a background color to `vc.view`...

I'm getting this segmentation fault on xcode 13.3.1 when archiving. I've had to remove the pod for now. 4. Running pass 'ObjC ARC contraction' on function '@UI_USER_INTERFACE_IDIOM' Stack dump without...

I'm getting a crash on accessing any plist from the `Library` folder on the simulator only. What's the issue here? I am able to access plists using other mechanisms such...

Super basic question. I just want to be able to inspect the complete url generated by Moya. I would like to write unit tests against the rendered output.

question

1) CHCSVParser.m:862:1: Designated initializer missing a 'super' call to a designated initializer of the super class 2) CHCSVParser.m:863:18: Designated initializer should only invoke a designated initializer on 'super'

Medium

running `asciidoctor-pdf -v -t -D output \ using-combine-book.adoc` generates: asciidoctor: WARNING: coreconcepts.adoc: line 289: no callout found for asciidoctor: WARNING: coreconcepts.adoc: line 290: no callout found for asciidoctor: WARNING: coreconcepts.adoc:...

enhancement

Not sure if my changes to the xCode settings will break ios 5 support. Do people still build for ios 5 though?

I got the app working on iOS but the ability to generate Apple Documentation has been removed from both Dash 5 and 6 for Mac. Any way to generate the...