Ryan McGrath
Ryan McGrath
Mmmm, you don't need to use xcode for code-signing and submission. You can refer to a basic example here: https://github.com/secretkeysio/subatomic/blob/trunk/release You may also need to notarize your app. This can...
Also keep in mind that certain things are different in app-store apps (sandboxing, etc). I would be sure to enable the necessary entitlements and test in release mode with a...
(Wrong button, leaving this open - will close it if someone wants to PR a guide on doing this, as I've simply no time to do so myself right now)
Ah, right! I always forget about that one for some reason.
You're correct, this should be available. I'm unable to directly handle this at the moment, but anyone who submits pull requests I'm happy to pipeline up provided there's a test...
I don't really do much for this library anymore (especially given the direction Twitter has taken with their API) nor do I believe it should be packaged in any format...
No. Archive mode is for projects that are explicitly discontinued. I have not _discontinued_ Twython as it still (surprisingly) sees decent usage in certain research and university course use-cases. I've...
> > No. Archive mode is for projects that are explicitly discontinued. I have not _discontinued_ Twython as it still (surprisingly) sees decent usage in certain research and university course...
^this pretty much. Was built as a stop gap for very early versions if Node, better libraries exist now. I only keep it available because for some reason an unholy...