Skip to content

Instantly share code, notes, and snippets.

@ivanoats
Created May 10, 2009 04:42
Show Gist options
  • Save ivanoats/109500 to your computer and use it in GitHub Desktop.
Save ivanoats/109500 to your computer and use it in GitHub Desktop.
ivan@tremuloides:09:31 PM:~> /usr/local/bin/macirb --simple-prompt
>> framework 'Cocoa'
RuntimeError: framework at path `Cocoa' cannot be loaded: Error Domain=NSCocoaErrorDomain Code=4 UserInfo=0x8005e3960 "The bundle “Cocoa” could not be loaded because its executable could not be located."
from (irb):1:in `framework'
from (irb):1
from /usr/local/bin/macirb:12:in `<main>'
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment