Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hboon/workaroundassertmacrosfutureos

A workaround if you hate those printouts in console for RubyMotion. Sorry can't be more specific.
https://github.com/hboon/workaroundassertmacrosfutureos

Last synced: 22 days ago
JSON representation

A workaround if you hate those printouts in console for RubyMotion. Sorry can't be more specific.

Awesome Lists containing this project

README

        

A workaround if you hate those printouts in console for RubyMotion. Sorry can't be more specific.

Add it as a submodule:

$ git submodule add https://github.com/hboon/WorkaroundAssertMacrosFutureOS.git vendor/WorkaroundAssertMacrosFutureOS

Update rakefile:

app.vendor_project('vendor/WorkaroundAssertMacrosFutureOS', :static)