Pinned Repositories
cocoapods-update-if-you-dare
CoreDataPodSample
Xcode project to demonstrate a bug I fixed in CocoaPods
devworld-advanced-xcode
Resources from my talk at /dev/world/2016 - Advanced Xcde
XCColorPal
Xcode plugin for project color palettes
Xcode-Snippets
A few code snippets from my Xcode arsenal
Ashton-W's Repositories
Ashton-W/CRToast
A modern iOS toast view that can fit your notification needs
Ashton-W/InjectingMocks
Ashton-W/Pokemon-Go-Controller
play pokemon go safely or at unavailable area
Ashton-W/AccessibilityAnnouncer
An accessibility announcement queue for iOS with timeout and retry behavior. Built using RAC.
Ashton-W/Carthage
A simple, decentralized dependency manager for Cocoa
Ashton-W/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
Ashton-W/ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
Ashton-W/CocoaPods
The Objective-C library dependency manager.
Ashton-W/CocoaPods-app
A full-featured and standalone installation of CocoaPods.
Ashton-W/cocoapods-art
CocoaPods Plugin to work against Artifactory Repository
Ashton-W/cocoapods-plugins
Get info about available CocoaPods plugins.
Ashton-W/ColorSense-for-Xcode
Plugin for Xcode to make working with colors more visual
Ashton-W/Core
The models used within the CocoaPods gem
Ashton-W/ExamplePod
Ashton-W/ExamplePodSpecs
Ashton-W/ExampleXcodeBreakpointDependency
Ashton-W/FXNotifications
An alternative API for NSNotificationCenter that doesn't suck
Ashton-W/Helmet
An Xcode plugin for locking Apple framework headers.
Ashton-W/homebrew-formulae
brew tap Ashton-W/formulae
Ashton-W/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
Ashton-W/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
Ashton-W/OROpenInAppCode
Opens the current xcworkspace / xcproject in AppCode.
Ashton-W/PawMocktailGenerator
Mocktail generator extension for Paw.
Ashton-W/Revert
REVEal Rendering Test
Ashton-W/slather
Generate test coverage reports for Xcode projects & hook it into CI.
Ashton-W/stampicon
Mac command line tool to imprint a text banner over a PNG icon, written in Swift
Ashton-W/StandardPaths
StandardPaths is a category on NSFileManager for simplifying access to standard application directories on iOS and Mac OS and abstracting the iCloud backup flags on iOS. It also provides support for working with device-specific file suffixes, such as the @2x suffix for Retina displays, or the -568h suffix for iPhone 5 and can optionally swizzle certain UIKit methods to support these suffixes more consistently.
Ashton-W/SWHttpTrafficRecorder
A simple library empowering you to record HTTP(s) traffic of an iOS app for mocking/stubbing later.
Ashton-W/swift
The Swift Programming Language
Ashton-W/UIPresentationControllerA11Y