mattt / Xcode-Licensed-Templates
Minimal Xcode Templates for Open Source Developers
☆253Updated 5 years ago
Alternatives and similar repositories for Xcode-Licensed-Templates:
Users that are interested in Xcode-Licensed-Templates are comparing it to the libraries listed below
- Plugin to automatically generate the description for your class in XCode☆103Updated 4 years ago
- An example of how to use the new iOS 7 APIs to create custom view controller transitions.☆264Updated 11 years ago
- Xcode plugin for better constraints based layout workflow☆196Updated 9 years ago
- Perform UIView animations serially without blocking the main thread, using the same APIs you already know and love.☆392Updated 10 years ago
- Tools and Utilities for Cocoa Development☆67Updated 8 years ago
- OCDebugger is an easy to use debugging toolset. You use OCDebugger debug your application on Web or iPhone.☆100Updated 9 years ago
- OS X / iOS Translations helper☆526Updated 4 years ago
- Objective-C style checker☆255Updated 8 years ago
- Xcode Plugin for replacing the system suggested colors☆80Updated 4 years ago
- Using @dynamic to access NSUserDefaults.☆317Updated 8 years ago
- ☆73Updated 8 years ago
- Xcode plugin for showing all issue content in the issue navigator.☆234Updated 5 years ago
- UIAppearance proxy for custom objects☆105Updated 5 years ago
- Composite LRU cache with fast metadata using UNIX extended file attributes☆162Updated 2 years ago
- IBCustomFonts category allows you to use custom fonts from Interface Builder (IB) when building your iOS apps. Apps using IBCustomFonts c…☆211Updated 5 years ago
- Enables changing Xcode tabs using the ⌘cmd + [1..9] keys☆42Updated 4 years ago
- An alternative API for NSNotificationCenter that doesn't suck☆393Updated 8 years ago
- Dynamic size computation and caching for cells.☆243Updated 9 years ago
- A Xcode Source Editor Extension to sort your header imports and remove duplicates, similar to iSort.