ios-ruby-embedded
ios-ruby-embedded copied to clipboard
Builds mruby into a XCode framework that can be used to embed ruby in your iOS app.
http://mobiruby.org/ is now a porn site and it's on README.md.
README
I guess adding description this is better. By the way, this project still works?
Thank you for making getting started with mruby on iOS easy! I spent this afternoon getting this code integrated into a project and I ran into a couple of problems....
Hello, I was going to try and create a PR, but i could not find the proper way to test for Xcode 7, but in Xcode 7 the lipo binary...
Hi, I've been trying to build an mruby which contains a gem which contains C++ code (mruby-tinyxml2). It seems the architecture of _only_ the *.cpp files default to x86_64 no...