Ben John

Results 15 comments of Ben John

We created proper images and added images for @2x and @3x. See https://github.com/assaf/node-passbook/pull/41. Scaling can be a bit tricky, but if you stick to the [Passbook Guidelines](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/PassKit_PG/Chapters/Creating.html#//apple_ref/doc/uid/TP40012195-CH4-SW52) everything works as...

I am looking into that, maybe it is possible to get the information which application send something to NSPasteboard.

I would reformat the code a bit in near future and then also write a handful of meaningful tests (well, at least from my point of view).

That sounds great. Could be a bit difficult to let the DatePickerDialog be fully customizable. But it should be worth to implement a few styles (for instance dark-blurry, white-transparent and...

This is not support by the default UIAlertView. So I guess you can not intercept the invocation of the Home button in order to dismiss the date picker.

Should potentially work with https://github.com/jpsim/SourceKitten/pull/615/files

SourceKitten still seems to not print out information about annotations. Postponing this one to 1.5.0 (or later).

I am going to tackle that one again, version `0.26.0: Cinco de Gato` did not print out information about annotations. Let's see!

Could potentially work with `0.30.0: Cats Don't Wear Masks`, still need to test that thing out.