Oh! Apple

My experience of using iPod Touch, iPod Classics, Mac OSX, Coding in XCode, or anything generally related to Apple

Tuesday, August 04, 2009

Continue messing with XCode

I was a bit frustrated when I found out that my iPod Touch didn't response well when I hooked it up to the Mac a tried to use it for on device testing. Turns out all I need to do is rebooting my iPod Touch. Problem solved.

I also had problem saving my changes to the repository since the IP of my repository has been changed. That problem was solved by:
  • Save up my code in another place.
  • Get the code form the repository with the new IP
  • copy over the changes from the code I saved up before
  • commit changes.

0 Comments:

Post a Comment

<< Home