0
I am slowly going through and adding in all the various Apple // software I’ve written in the past.
Suggestions to correct iTunes / iPhone music sync Recently I had a coworker who upgraded his iPhone to 3.0 find that he could no longer sync that iPhone with his iTunes music library on a Windows computer. It would, however, sync just fine on a Mac OS...
putpkt: write failed: Broken pipe Hopefully this will provide some useful information for someone, because I did a lot of google searching and didn't come up with an answer to this one that way. After upgrading my sdk from 2.2.1 to...
CAContextInvalidLayer and setFence:count So there I was, up for nearly a day straight and have figured out the certificate issue that was preventing my program from running on my iPhone after upgrading to SDK 3.0 beta 5. On the device I was...
I am slowly going through and adding in all the various Apple // software I’ve written in the past.
How to force iTunes under Windows to properly sync an iPhone with your music library.
Click to continue reading “Suggestions to correct iTunes / iPhone music sync”
Sometimes what looks like the obvious solution works just fine… until something goes horribly wrong and you get an error that has “absolutely no connection” to that change you made two days ago that is “working just fine”.
Click to continue reading “CAContextInvalidLayer and setFence:count”
Here is a fix to allow Apple’s TableViewCellSubviews sample code to run after being built.
Click to continue reading “Quick fix for TableViewCellSubviews sample project”
Broken pipe messages don’t always mean that there is a communication error, sometimes it means that you have an entitlements problem, at least under SDK 3.0 beta 5.
Click to continue reading “putpkt: write failed: Broken pipe”
We have a new website after … what, 10 years? Taking me a lot of time to figure out how to put a site together in a “web app” vs plain old HTML and some php/mysql. Bizarre!