Arthur Ariel Sabintsev

Results 11 comments of Arthur Ariel Sabintsev

Throwing my support for this feature as well! cc @harryfino (one of the owner's of Moxfield: https://github.com/harryfino)

@billykan if you know ahead of time that you're dealign with small values, you can silence that warning by typecasting to `uint32_t`: `ret = QRinput_append(input, QR_MODE_8, (uint32_t)strlen(string), (unsigned char *)string);`...

The NightShift API isn't available at this time. https://forums.developer.apple.com/thread/43356

I am not really doing iOS development at this time, however, I have a question. If this has to be done at the app level, why does the package need...

Alright, I'll review it when I'm back in town which will be in early May.

Example app doesn't compile due to moving around the bundle. Please fix. Also, why is that needed for a manifest change?

hey, feel free to update the docs and I'll merge this in. Thanks for the contribution!

Sounds good - please update the docs in this PR and I'll happily merge it if you can confirm it works.

Great! I'll push via cocoa pods soon.