Created
March 17, 2014 02:37
-
-
Save tosik/9593043 to your computer and use it in GitHub Desktop.
iOS 用 mruby XCode ライブラリ "MRuby.framework" を作る簡単な方法 ref: http://qiita.com/tosik/items/73c4253d132ebe610240
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <MRuby/mruby.h> | |
| #include <Mruby/mruby/proc.h> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment