Akira MATSUDA
Akira MATSUDA
UIActionSheetなど
Hi, I want to use latest commit by cocoa pods. Could you update version of `.podspec`?
Hi, I found a bug that can't pop navigation controller after LocalConsole is shown. Here is screen records when the bug is occurred. I uploaded sample project that reproduce this...
ofxTweener doesn't work on Windows(VC++) because of using block(OS X C Extension). I think that we have to separate interface for Windows or OS X.
Fixed this issue https://github.com/hautetechnique/ofxTweener/issues/10 It works on Windows 8.1 ;)
I want to quit an application with "Q" key pressed repeatedly.
please add new release tag which meets semantic versioning
Hi, I updated all dependencies that is included `CocoaPods`, `Gemfile`. Please see diffs of `Podfile.lock` and `Gemfile.lock`. Besides, I updated `.gitignore` using https://www.toptal.com/developers/gitignore and remove `Pods` directory. I tested on...