Robert Widmann

Results 53 issues of Robert Widmann

There's a reason Control Center acts like Notification Center (i.e. freezing the screen), but I still want a "live" updating view without all the image nonsense.

enhancement

I’d be willing to dlopen DVTFoundation or wherever the current diff view lives to get that beautiful view up.

Killed threads do not remove themselves from the reader or writer queue.

When an active SSKeychain attempts a write to the sec API with credentials containing characters that are non-traditional (not letters or integers), the sec API will throw a muted exception...

bug

For the concat example, it would be trivial to create a loop and just copy the values onto the end of the first array, but there are some opportunities for...

My bad. Should have been using `~=` from the get-go.

enhancement
help wanted
cantfix

Swift has an... interesting approach to numeric protocols. It's a real helter-skelter mix of some that add operations, make things integer-y, make things floating-point-y, signal access times for collections-y, etc....

enhancement

Because we don't have transformers it doesn't seem like there would be much use for it, but it worked so well with SwiftCheck I think it would be a nice...

enhancement
question

Because exceptions in Swift 2.0.