arunx2 / xcodeutilsLinks
Some useful utilities to help iOS development
☆181Updated 10 years ago
Alternatives and similar repositories for xcodeutils
Users that are interested in xcodeutils are comparing it to the libraries listed below
Sorting:
- A utility to detect when iOS has killed your app due to memory pressure, inspired by https://code.facebook.com/posts/1146930688654547/red…☆100Updated 6 years ago
- Safely perform batch updates in UITableView and UICollectionView☆122Updated 7 years ago
- GDCoreDataConcurrencyDebugging helps you find cases where NSManagedObject's are being called on the wrong thread or dispatch queue.☆170Updated 8 years ago
- A collection of code substitutions and configurations that can improve Objective-C code performance on iOS.☆770Updated 2 years ago
- An example application built with Typhoon dependency injection framework.☆252Updated 4 years ago
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆182Updated 9 years ago
- UITextView subclass with links that provides instant callbacks for taps and long presses.☆173Updated 8 years ago
- Flexible bug report framework for iOS☆278Updated 7 years ago
- A lightweight lorem ipsum and image placeholders generator for Objective-C☆231Updated last year
- Quick test of the Lifecycle of iOS classes☆40Updated 10 years ago
- Utility to easily localize your XIB/Storyboard files on iOS apps and extracting texts from code and XIB files into a Localizable strings☆389Updated 6 years ago
- Sample project demonstrating Auto Layout with text wrapping and custom view wrapping☆263Updated 11 years ago
- Our Objective-C coding style guide. Fall in line!☆100Updated 9 years ago
- Gives a UICollectionView the sectionIndexTitles scrub bar that a UITableView gets for almost free.☆157Updated 3 years ago
- Inline frameworks of Swift CocoaPods projects for faster launch☆175Updated 9 years ago
- Issue Tracking Repo for Injection as an App☆111Updated 7 years ago
- LogglyLogger-CocoaLumberjack is a custom logger for CocoaLumberjack that logs to the cloud service Loggly☆61Updated last year
- Easy JSON to NSObject mapping using Cocoa's key value coding (KVC)☆252Updated 8 years ago
- Xcode Source Editor Extension for clang-format☆86Updated 7 years ago
- This project is for demo purposes. When using gesture driven UIPercentDrivenInteractiveTransition with CABasicAnimation (or any other CAA…☆39Updated 11 years ago
- State machine library for Objective-C☆212Updated 11 years ago
- An Xcode Source Editor Extension that helps navigating to many places easier☆556Updated last year
- A simple category to hide sensitive strings from appearing in your binary☆620Updated 2 years ago
- CocoaPods version manager☆100Updated 6 years ago
- A UIScrollView subclass that intelligently handles multiple child scroll views and does not interfere with UIKitʼs cell reuse functionali…☆589Updated 6 years ago
- Simple implementation of self sizing UICollectionViewCells introduced in iOS 8.☆187Updated 6 years ago
- A simple category to toggle the UIKit debugger tucked away inside of UIKit's private headers.☆152Updated 8 years ago
- Scripts to allow Swift static libraries to be compiled in Xcode☆342Updated 7 years ago
- An iOS app reproducing performance issues when loading dynamic library images through dyld☆441Updated 8 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆132Updated 5 years ago