Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Latest commit

 

History

History
49 lines (36 loc) · 2.18 KB

README.md

File metadata and controls

49 lines (36 loc) · 2.18 KB

Objective-C Coding Standards & Guidelines

⚠️ We are moving to Swift for new projects. This Objective-C guidelines repository is no longer maintained. See our Swift Coding Guidelines for current reference.

Table of Contents:

  • Conventions & Rules
    • Things that may be used as reason to reject a Pull Request.
  • Suggestions & Great Ideas
    • Things that should be considered when writing code, but do not cause a PR rejection, or are too vague to consistently enforce.

Contact Us

For questions or general comments regarding the use of this library, please use our public hipchat room.

If you find any bugs or have a problem while using this library, please open an issue in this repo (or a pull request :)).

And you can check all of our open-source projects at inaka.github.io


Suggested reading material


Suggested great blogs


Other Objective-C Style Guides