Dave DeLong

Results 35 issues of Dave DeLong

I was assuming that a simple clone and `swift build` would get it building. However, I'm getting a bunch of errors when I try to do so: ``` :1:9: note:...

Based on a comment by @AliSoftware on #219: > Side note / PS: would be nice to use that same ics template to also generate one ics per event and...

The "Default" simulator refers to "which ever simulator happens to be booted". But... this simulator can't _technically_ be deleted or renamed. You can perform these actions, but they forward on...

enhancement

I'd like an `/Examples` folder with some simple iOS apps showing how to use `Time`. The first one that comes to mind is a basic iOS app using a `UICollectionView`...

help wanted
good first issue
documentation

There's no *actual* time difference between 1 PM Pacific Time and 4 PM Eastern Time, but there is a *perceived* difference based on the different time zones. There should be...

enhancement
api

It's difficult to deal with precision higher than milliseconds. I'm attempting to write tests dealing with nanosecond precision and they're failing all over the place. Couple this with the face...

enhancement

It'd be nice to have `jazzy` generate documentation whenever code is pushed. This page has an overview of how to accomplish something similar: https://learningswift.brightdigit.com/swift-package-continuous-integration-guide/#documentation

help wanted
documentation

This seems fairly important.

good first issue

**Intended outcome:** Code generation works **Actual outcome:** Code generation does not work **How to reproduce the issue:** I'm attempting to generate some code to access the Github v4 API. I've...

🤖 component - codegen
:bird: component - swift