Olivier Halligon
Olivier Halligon
OHStackView
This class automatically stack its subviews and relayout them when one of them change its size.
OHSwipeWheel
A widget to choose between multiple values by swiping an horizontal wheel. This is kinda like a UIPickerView but rolling horizontally and that takes much less space
OHURLLoader
Class that uses blocks (new to iOS4/OSX 10.6) to make URL requests/downloads much more easier
OpeningHours
A small iOS app to keep the list of Opening Hours for your local shops you're used to go to
pprof
Ruby Gem to list, filter, search and print Provisioning Profiles files
Reusable
A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, Storyboards…)
SourceryTemplates
Some templates to use for Code Generation in Swift with http://github.com/krzysztofzablocki/Sourcery
UIImage-Resize
Category to add some resizing methods to the UIImage class, to resize it to a given CGSize — or fit in a CGSize keeping aspect ratio
Xcode-Utils
A set of useful templates, macros, etc. to use with the Apple Developer Tools