Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hboon/purplish-constants

Just defining a list of Cocoa constants since they are not accessible in RubyMotion if you are only targetting the latest OS X release.
https://github.com/hboon/purplish-constants

Last synced: 22 days ago
JSON representation

Just defining a list of Cocoa constants since they are not accessible in RubyMotion if you are only targetting the latest OS X release.

Awesome Lists containing this project

README

        

#purplish\_constants – just defining a list of Cocoa constants since they are not accessible in [RubyMotion](http://rubymotion.com) if you are only targetting the latest OS X release.

About
---
See [RM-887](http://hipbyte.myjetbrains.com/youtrack/issue/RM-887).

Installation
---
1. `git submodule add https://github.com/hboon/purplish-constants.git vendor/purplish-constants`
2. Add to Rakefile `app.vendor_project('vendor/purplish-constants', :static)`

License
---
BSD. See LICENSE file.

Questions
---
* Email: [[email protected]](mailto:[email protected])
* Web: [http://hboon.com/purplish-constants](http://hboon.com/purplish-constants)
* Twitter: [http://twitter.com/hboon](http://twitter.com/hboon)