Skip to content

Instantly share code, notes, and snippets.

@seanhotw
Last active April 12, 2016 16:07
Show Gist options
  • Save seanhotw/6266329 to your computer and use it in GitHub Desktop.
Save seanhotw/6266329 to your computer and use it in GitHub Desktop.
iOS Resources

iOS Resources

Development

Website & Articles

Libraries & Tools

  • Cocoapods - Dependency management
  • Cocoa Controls - Open source and commercial UI components for iOS and OS X
  • xctool - A replacement for Apple's xcodebuild
  • xcpretty - Flexible and fast xcodebuild formatter
  • deriveddata-exterminator - A magic button in Xcode to exterminate the current project's DerivedData directories
  • AFNetworking - A must have networking framework (most watch and star iOS library on GitHub)
  • ObjectiveSugar - Rubyish Objective-C additions for collection classes

Unit and Acceptance Testing

User Testing

  • app.io - Run iOS apps in the browser

Videos

You may need an Apple developer account to watch WWDC videos

WWDC 2013

Full list #####Recommended

WWDC 2012

Full list

Recommended

Design

Ideas

  • Capptivate - Captures transitions between app screens and animated UI elements
  • Mobile Patterns - Captures app design patterns
  • pttrns - Another one captures app design patterns

Prototyping

  • Ratchet - A bootstrap-ish thing for prototyping iPhone app using HTML & CSS
  • Clank - An open source HTML/CSS framework for prototyping native phone/tablet applications.
  • POP - An iPhone app to facilitate prototyping on paper

Mockup

  • MockUPhone - Generate screenshots on devices
  • PlaceIt - Generate real-life mockups on devices
  • Dribbble - PSD templates for different devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment