accuLIAM's Stars
mackuba/SafariAutoLoginTest
A demo showing how you can auto-login users to an iOS app using SafariViewController (on iOS 9) and SFAuthenticationSession (on iOS 11)
tmux-plugins/tmux-resurrect
Persists tmux environment across system restarts.
CocoaPods/Xcodeproj
Create and modify Xcode projects from Ruby.
nvbn/thefuck
Magnificent app which corrects your previous console command.
mmcgrana/services-engineering
A reading list for services engineering, with a focus on cloud infrastructure services
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
maciekish/iReSign
iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, when the person signing the app is different than the person(s) developing it.
bitstadium/HockeyKit
HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
aklt/plantuml-syntax
vim syntax file for plantuml
openbakery/gradle-xcodePlugin
gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
jonreid/OCMockito
Mockito for Objective-C: creation, verification and stubbing of mock objects
biasedbit/curl-ios-build-scripts
Build libcurl with HTTP(S)-only support to use on iOS and OSX development
jspahrsummers/libextobjc
A Cocoa library to extend the Objective-C programming language.
ArtSabintsev/Solarized-Dark-for-Xcode
Solarized Dark Theme for Xcode. Compatible with all modern versions of Xcode since 2013!
google/gumbo-parser
An HTML5 parsing library in pure C99
appsome/AccordionView
Simple accordion view in Cocoa Touch
antirez/smaz
Small strings compression library
JaviSoto/JSBarrierOperationQueue
NSOperationQueue subclass that allows you to add operations that behave as a barrier. Basically providing the same functionality dispatch_barrier_async provides in the GCD world.
mutualmobile/MMDrawerController
A lightweight, easy to use, Side Drawer Navigation Controller
ViewDeck/ViewDeck
An implementation of the sliding menu found in various iOS apps.
robbiehanson/CocoaHTTPServer
A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
marcoarment/FCModel
An alternative to Core Data for people who like having direct SQL access.
nilsou/NHAlignmentFlowLayout
A UIFlowLayout sublass that allows you to set the alignment instead of being only justified.
kirm/sip.js
Session Initiation Protocol for node.js
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
brentsimmons/DB5
michaeltyson/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
Grouper/FlatUIKit
A collection of awesome flat UI components for iOS.
ontometrics/JSONCoding
This is a static library to encode objects to JSON, and decode them back.
vincilbishop/XCAsyncTestCase
Asynchronous capable XCTestCase subclass