Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hboon/purplish-constants
- Owner: hboon
- License: bsd-2-clause
- Created: 2015-07-22T19:00:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-20T12:33:44.000Z (over 9 years ago)
- Last Synced: 2024-12-04T13:49:07.971Z (28 days ago)
- Language: C
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)