nicklockwood / iRate

[DEPRECATED]
http://charcoaldesign.co.uk/source/cocoa#irate
Other
4.1k stars 733 forks source link

Installation guide in README.md to be edited #230

Closed beanandbean closed 3 years ago

beanandbean commented 8 years ago

While iRate has been turned into a framework, the installation guide still tells people to "drag the iRate.h, .m and .bundle files into your project" to use iRate, which is a more complicated method, and even require an extra bridging header when used with Swift code. README.md should now be prompting users to download the source code and build, and add the generated iRate.framework into their project for easier setup.