Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hboon/workaroundassertmacrosfutureos
- Owner: hboon
- Created: 2013-09-06T07:24:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-06T07:49:12.000Z (over 11 years ago)
- Last Synced: 2024-12-04T13:49:21.643Z (28 days ago)
- Language: C
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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)