Nicolas Seriot
Nicolas Seriot
Hello, sorry for the delay, as long as you just add options and don't break the existing ones, I take it :) thank you in advance
if would be great to have JSON-for-VHDL directly included in the repo meanwhile, feel free to include the test files in your project
Two applicable changes in [section 8.1. Character Encoding](https://tools.ietf.org/html/rfc8259#section-8.1): - outside of closed eco-systems, JSON now MUST be encoded in UTF-8 (previously UTF-16 and UTF-32 were legal) - JSON text that...
`cfuuid` memory is managed manually. `uuid` memory is managed by ARC. So I don't get which pointer gets released twice here.
STTwitter relies on `Accounts` and `Twitter` frameworks only to access Twitter accounts defined at iOS or OS X level, so we could easily build STTwitter for `tvos` using conditional compilation.
Legacy Twitter APIs should be marked as deprecated in STTwitter. I'll do it myself or accept pull requests for that. The new Twitter APIs called Account Activity should be implemented....
Thank you for raising the issue. I'm very busy these days, so I'll reply by the end of October.
I'm not sure if it's a STTwitter issue or a Twitter API issue. You can use the OS X demo project to get the request in curl format and ensure...
No, the device is the same iPhone 5s as for the 8.0 headers. Let me investigate.
Thank you @coolstar I recompiled for arm64 and generated 8.1.1 headers https://github.com/nst/iOS-Runtime-Headers/releases/tag/8.1.1