theos / templates

Templates for Theos NIC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roadmap

uroboro opened this issue · comments

  • Copy over templates from https://github.com/theos/theos/tree/master/templates/ios/.
  • Standardize code style and project layout. (Use clang-format?)
  • Add empty app template for objc+iOS beginners to learn UIKit with.
  • Add theme template.
  • Make templates use PREINSTALL_TARGET_PROCESSES or INSTALL_TARGET_PROCESSES to kill processes instead of adding the rule at the bottom.
  • Steal Copy Borrow Xcode's templates.