b-ray / cocoapods-static-frameworks
Build static instead of dynamic frameworks.
☆42Updated 7 years ago
Alternatives and similar repositories for cocoapods-static-frameworks:
Users that are interested in cocoapods-static-frameworks are comparing it to the libraries listed below
- A Swift encoder and decoder for the JSON Feed format☆51Updated 4 years ago
- A small CocoaPods plugin that moves the Podfile checksum to a file in the Sandbox, reducing merge conflicts for teams that don't commit t…☆35Updated last year
- Remote debugging for Texture apps using Chrome DevTools☆83Updated 2 years ago
- A CocoaPods plugin that allows customizing how individual pods are packaged and linked.☆30Updated 5 years ago
- A CocoaPods plugin to manage local development pods☆54Updated 2 years ago
- Feedback and issue-tracker for objc.io's Advanced Swift book☆23Updated 8 years ago
- Asserts on roids, test all your assumptions with ease.☆100Updated last year
- The BFRTableReorder is an out of the box solution to add long press reordering to your ASDK apps☆57Updated 7 years ago
- NSOperation subclass for async block.☆41Updated 9 years ago
- Tracking UIKit access on main thread☆59Updated 7 years ago
- Attributes for your code☆181Updated 7 years ago
- An Objective-C simulator written in Swift.☆137Updated 3 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 8 years ago
- Convert your own struct/enum to AnyObject easily.☆61Updated 8 years ago
- This tool generates a dependencies graph report, printing on console or saving on a json or creating a html with a interactive disc to n…☆66Updated 2 years ago
- ☆73Updated 8 years ago
- A correct way to determine if two floating-point numbers are approximately equal to one another in Swift☆52Updated 5 years ago
- This project is for demo purposes. When using gesture driven UIPercentDrivenInteractiveTransition with CABasicAnimation (or any other CAA…☆39Updated 10 years ago
- A console app for logging Xcode build times and presenting them in a notification☆45Updated 6 years ago
- Swift's Selector use made more sugary☆57Updated 8 years ago
- Performance benchmarks for Codable and JSONSerialization☆68Updated 5 years ago
- A command-line utility that prints the path of the derived data directory for the current Xcode project☆54Updated 5 years ago
- A queue to keep and reusing objects.☆369Updated 9 years ago
- Cocoanetics Swift Examples☆66Updated 4 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 11 years ago
- Demo from WWDC 2014 Session 235 - Advanced Scrollviews and Touch Handling Techniques☆38Updated 5 years ago
- Shows off different ways to center content in a UIScrollView.