I made a port of the Apple Sample ‘Sprite Tour’ for iOS (iPhone & iPad). It basically takes the code in the mac delegate file and encapsulates it into an iOS View Controller.
Find it on my github:
https://github.com/mevdev/SpriteTouriOS
I made a port of the Apple Sample ‘Sprite Tour’ for iOS (iPhone & iPad). It basically takes the code in the mac delegate file and encapsulates it into an iOS View Controller.
Find it on my github:
https://github.com/mevdev/SpriteTouriOS
I’ve had a bad time trying to get Jewelry Box running on Mountain Lion. I simply didn’t know how to edit my current $PATH.
Turns out there is a list it takes from at /etc/paths
I quickly changed the order and then after a trip to thew ‘brew doctor’ everything seems fine and now I’ve got ruby 2.0.0!
After much searching this is the great resource which I found: