起業してほぼ一人でコードを書いていたのですが、そろそろ人が増える可能性もあるのでコーディング規約にしたがっておこうかと思います。 ベース 安定のクックパッドさん https://github.com/cookpad/styleguide 触発フロー まずモダンな記法を頭に入れる http://clang.llvm.org/docs/ObjectiveCLiterals.html Appleのお膝元で膝枕した後に https://developer.apple.com/jp/documentation/CodingGuidelines.pdf githubの技を見たあと https://github.com/github/objective-c-style-guide 最後にNYTimesに触発されて http://raimon49.github.io/2015/03/21/review-n