Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Cocoa and Ruby by Elliott Kember

Cocoa and Ruby by Elliott Kember

Watch the talk here: https://vimeo.com/68755533

Railsberry

April 22, 2013
Tweet

More Decks by Railsberry

Other Decks in Technology

Transcript

  1. ./[REDACTED]-repackage --ios-bundle / path/to/unsigned.app --ios-identity "iPhone Developer: Your Name (10DIGITID#)"

    --ios-profile F0F0F0F0- F0F0-F0F0-F0F0-F0F0F0F0F0F0 --ios-resign- only --output-dir /path/to/destination/ directory --name "My App Name" Saturday, May 25, 13
  2. WebView notes • use translate3d(0,0,0); • Don't forget the right-click!

    • There's no -webkit-overflow-scrolling: touch; • Use the right resourceURL API! woes Saturday, May 25, 13
  3. NSOperationQueue NSOperation NSOperation NSOperation NSOperation NS NSOperation NSTask outputPipe fileHandleForReading

    [NSNotificationCenter defaultCenter] addObserverForName:NSFileHandleReadCompletionNotification Saturday, May 25, 13