ddaddy / BackgroundKillLinks
Kill iOS background apps to test restoration
☆76Updated 11 years ago
Alternatives and similar repositories for BackgroundKill
Users that are interested in BackgroundKill are comparing it to the libraries listed below
Sorting:
- DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child no…☆131Updated 10 years ago
- Automatically grant access to addressbook/photos in your tests (Simulator only)☆106Updated 6 years ago
- CocoaLumberjack logger which sends logs to NSLogger☆97Updated 3 years ago
- TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.☆345Updated 2 years ago
- xcres searches your Xcode project for resources☆258Updated 8 years ago
- Adds UIViewController-like functionality to WatchKit interface controllers☆45Updated 10 years ago
- Safely perform batch updates in UITableView and UICollectionView☆122Updated 7 years ago
- ☆116Updated 3 years ago
- A safer and easier way to use NSNotificationCenter with blocks.☆64Updated 6 years ago
- NSURLSession and NSOperationQueue working together☆104Updated 5 years ago
- WWDC Session 218 Sample Code: Custom Transitions Using View Controllers☆182Updated 4 years ago
- An Xcode plugin that keeps track of how long Xcode takes to build your project(s). It accumulates the total time and displays in the Acti…☆66Updated 9 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆110Updated 4 months ago
- A sample project for Xcode6 beta 6 / iOS 8 beta 5 overcoming the challenges of a dynamic height tableHeaderView☆85Updated 10 years ago
- Better NSUserDefaults☆73Updated 3 years ago
- ☆52Updated 9 years ago
- This Keychain Swift API library is a wrapper of iOS C Keychain Framework. It allows easily and securely storing sensitive data in secure …☆88Updated 9 years ago
- Remove unused localizations from your app☆37Updated 8 years ago
- Adds iMessage style timestamp support. Written in Swift!☆147Updated 5 years ago
- How to use UICollectionView with NSFetchedResultsController☆438Updated 7 years ago
- Helps in localizing Cocoa applications by showing unused/missing keys in Localizable.strings.☆189Updated 8 years ago
- Plugin to automatically generate the description for your class in XCode☆103Updated 4 years ago
- Import assets from Pixabay or from your OS X file system with their metadata to your iOS simulator (Swift 3.0)☆71Updated last year
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.